diff options
Diffstat (limited to 'constants/variables.inc')
-rw-r--r-- | constants/variables.inc | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/constants/variables.inc b/constants/variables.inc deleted file mode 100644 index 01b66b100..000000000 --- a/constants/variables.inc +++ /dev/null @@ -1,8 +0,0 @@ - .equiv FACING, 0x800C - .equiv RESULT, 0x800D - .equiv ITEM_ID, 0x800E - .equiv LAST_TALKED, 0x800F - .equiv CONTEST_RANK, 0x8010 - .equiv CONTEST_CATEGORY, 0x8011 - .equiv MON_BOX_ID, 0x8012 - .equiv MON_BOX_POS, 0x8013 |