Editing Vulnerabilities
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 268: | Line 268: | ||
uint32_t unk_4; // ex: 0x1712 | uint32_t unk_4; // ex: 0x1712 | ||
uint8_t game_data[0xE79C]; // contains strings (maybe filenames) about "songs", at BESLES_50366+0x4A is a bitflag | uint8_t game_data[0xE79C]; // contains strings (maybe filenames) about "songs", at BESLES_50366+0x4A is a bitflag | ||
player_data_struct player_data; // contains Hall of Fame records, player name and probably | player_data_struct player_data; // contains Hall of Fame records, player name and probably cheat codes enable status | ||
} BESLES_50366; | } BESLES_50366; | ||