mirror of
https://github.com/CraftyBoss/SuperMarioOdysseyOnline.git
synced 2024-11-25 04:35:17 +00:00
10 lines
No EOL
92 B
C++
10 lines
No EOL
92 B
C++
#pragma once
|
|
|
|
namespace al
|
|
{
|
|
class AreaObjGroup
|
|
{
|
|
public:
|
|
|
|
};
|
|
}; |