move more data to src

This commit is contained in:
Seth Barberee
2024-03-17 11:26:00 -07:00
parent d2d712aaa6
commit 9abab93ad3
7 changed files with 258 additions and 371 deletions

View File

@@ -6,7 +6,7 @@
// size: 0x8
typedef struct MissionText
{
/* 0x0 */ u8 *text;
/* 0x0 */ const u8 *text;
u8 unk4;
u8 unk5;
u8 unk6;
@@ -26,4 +26,4 @@ const u8 *sub_80975DC(u32);
//bool8 sub_8097384(s16);
//bool8 sub_80973F4(s16);
#endif // GUARD_CODE_80972F4_H
#endif // GUARD_CODE_80972F4_H