mirror of
https://github.com/pmret/papermario.git
synced 2024-11-09 20:42:41 +01:00
Update common_structs.h
I don't know how this happened.
This commit is contained in:
parent
541f8058e2
commit
37ca14122f
@ -317,7 +317,7 @@ typedef struct ui_status {
|
||||
/* 0x36 */ s16 drawPosY; /* modulated as it appears, goes away */
|
||||
/* 0x38 */ s16 showTimer;
|
||||
/* 0x3A */ s8 hidden;
|
||||
/* 0x3B */ s8 unk_3B[
|
||||
/* 0x3B */ s8 unk_3B[2]
|
||||
/* 0x3D */ u8 displayHP;
|
||||
/* 0x3E */ u8 displayFP;
|
||||
/* 0x3F */ char unk_3F;
|
||||
|
Loading…
Reference in New Issue
Block a user