diff --git a/include/SMS/System/MarDirector.hxx b/include/SMS/System/MarDirector.hxx index 9f35a7b..674d927 100644 --- a/include/SMS/System/MarDirector.hxx +++ b/include/SMS/System/MarDirector.hxx @@ -46,7 +46,7 @@ public: void moveStage(); void updateGameMode(); - void nextStateInitialize(s8); + void nextStateInitialize(u8); void setMario(); void currentStateFinalize(u8); s32 changeState();