disassemble movement type arrays

This commit is contained in:
garak
2019-12-02 18:41:32 -05:00
parent 46a8b0fb29
commit cdd882f3cc
4 changed files with 441 additions and 29 deletions
+2 -1
View File
@@ -1310,7 +1310,8 @@
#define FLAG_TRAINER_FLAG_START 0x500
// Vanilla: SYS_FLAGS = 0x800
#define SYS_FLAGS (FLAG_TRAINER_FLAG_START + ((NUM_TRAINERS) + 31) / 32 * 32)
//#define SYS_FLAGS (FLAG_TRAINER_FLAG_START + ((NUM_TRAINERS) + 31) / 32 * 32)
#define SYS_FLAGS 0x800
// SYSTEM FLAGS