mirror of
https://github.com/zeldaret/tmc
synced 2026-08-10 11:14:29 -04:00
more game.c
This commit is contained in:
+2
-1
@@ -55,7 +55,8 @@ typedef struct {
|
||||
} Main;
|
||||
|
||||
typedef struct {
|
||||
/*0x00*/ u16 nextToLoad;
|
||||
/*0x00*/ u8 nextToLoad;
|
||||
/*0x01*/ u8 _1;
|
||||
/*0x02*/ u8 lastState;
|
||||
/*0x03*/ u8 field_0x3;
|
||||
/*0x04*/ u8 state;
|
||||
|
||||
Reference in New Issue
Block a user