Updated signpost items and person_event flags

This commit is contained in:
PikalaxALT
2015-07-18 15:46:38 -04:00
parent 0fcef5fc08
commit e674869018
176 changed files with 1602 additions and 1633 deletions

4
macros/trainer.asm Normal file
View File

@@ -0,0 +1,4 @@
trainerclass: MACRO
enum \1
const_value = 1
ENDM