mirror of
https://github.com/pmret/papermario.git
synced 2024-11-09 12:32:38 +01:00
fix master
This commit is contained in:
parent
4dbaf81ed2
commit
bc5fa0f5bf
@ -30,7 +30,7 @@ typedef struct {
|
||||
/* 0x06B */ s8 demoStickY;
|
||||
/* 0x06C */ u32* mainScriptID;
|
||||
/* 0x070 */ s8 isBattle;
|
||||
/* 0x071 */ u8 demoState; /* 0 = not demo, 1 = map demo, 2 = demo transition */
|
||||
/* 0x071 */ s8 demoState; /* 0 = not demo, 1 = map demo, 2 = demo transition */
|
||||
/* 0x072 */ u8 nextDemoScene;
|
||||
/* 0x073 */ char unk_73[0x2];
|
||||
/* 0x075 */ s8 unk_75;
|
||||
|
Loading…
Reference in New Issue
Block a user