Update common_structs.h

I don't know how this happened.
This commit is contained in:
Josh 2020-08-14 20:51:58 -07:00 committed by GitHub
parent 541f8058e2
commit 37ca14122f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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;