mirror of
https://github.com/Amethyst-szs/SuperMarioOdysseyOnline
synced 2025-10-06 00:13:16 +02:00
10 lines
92 B
C++
10 lines
92 B
C++
#pragma once
|
|
|
|
namespace al
|
|
{
|
|
class AreaObjGroup
|
|
{
|
|
public:
|
|
|
|
};
|
|
}; |