diff --git a/include/game/objsub.h b/include/game/objsub.h index d8501eeb..e4926f22 100644 --- a/include/game/objsub.h +++ b/include/game/objsub.h @@ -9,7 +9,7 @@ typedef struct mg_info { u16 ovl; u8 type; u8 flag; - s8 unk_4; + u8 record_idx; u32 name_mess; u32 data_dir; u32 inst_pic[3];