mirror of
https://github.com/pret/pmd-red.git
synced 2026-08-23 01:04:58 -05:00
move more data to src
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user