Begin fresh dump of mystery_event_msg
This commit is contained in:
@@ -1288,7 +1288,9 @@
|
||||
#define FLAG_TRAINER_FLAG_START 0x500
|
||||
|
||||
#define TRAINERS_FLAG_NO 0x2E7
|
||||
#define SYS_FLAGS (FLAG_TRAINER_FLAG_START + TRAINERS_FLAG_NO + (TRAINERS_FLAG_NO & 31 ? 32 - (TRAINERS_FLAG_NO & 31) : 0)) // 0x800
|
||||
#define TRAINER_FLAGS_WORDS 0x300
|
||||
|
||||
#define SYS_FLAGS (FLAG_TRAINER_FLAG_START + TRAINER_FLAGS_WORDS)
|
||||
|
||||
// SYSTEM FLAGS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user