pokemon 3 is almost decompiled
This commit is contained in:
+2
-2
@@ -2,8 +2,8 @@
|
||||
#define GUARD_FLAGS_H
|
||||
|
||||
#define TRAINER_FLAG_START 0x500
|
||||
#define TRAINERS_FLAG_NO 0x360
|
||||
#define CODE_FLAGS (TRAINER_FLAG_START + TRAINERS_FLAG_NO)
|
||||
#define TRAINERS_FLAG_NO 0x356
|
||||
#define CODE_FLAGS (TRAINER_FLAG_START + TRAINERS_FLAG_NO + 0xA)
|
||||
|
||||
// SYSTEM FLAGS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user