mirror of
https://github.com/CraftyBoss/SuperMarioOdysseyOnline.git
synced 2024-11-01 01:32:39 +00:00
10 lines
No EOL
85 B
C++
10 lines
No EOL
85 B
C++
#pragma once
|
|
|
|
namespace al
|
|
{
|
|
class EffectInfo
|
|
{
|
|
public:
|
|
|
|
};
|
|
} |