mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 13:07:42 +00:00
Implement remaining CStateManager stubs
This commit is contained in:
@@ -7,7 +7,8 @@ namespace urde
|
||||
{
|
||||
enum class EStateMsg
|
||||
{
|
||||
One,
|
||||
One = 1,
|
||||
Twenty = 20
|
||||
};
|
||||
|
||||
class CStateManager;
|
||||
|
||||
Reference in New Issue
Block a user