mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 22:27:43 +00:00
Fix logic derp in Think
This commit is contained in:
@@ -19,7 +19,7 @@ private:
|
||||
bool x44_25_disableUpdate : 1;
|
||||
bool x44_26_ : 1;
|
||||
bool x44_27_ : 1;
|
||||
bool x44_28_ : 1;
|
||||
bool x44_28_playing : 1;
|
||||
bool x44_29_ : 1;
|
||||
};
|
||||
u8 _dummy = 0;
|
||||
|
||||
Reference in New Issue
Block a user