diff options
author | camthesaxman <cameronghall@cox.net> | 2018-01-02 11:16:06 -0600 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2018-01-02 11:16:06 -0600 |
commit | 0f5b0005676cd3db623eb557f86cf92b1e020827 (patch) | |
tree | 257857a4bed89a1d9410a9945efd63a76ea16582 /constants/variables.inc | |
parent | 28e98d9df7db41f9dcc813ad4e0b37c568833aee (diff) | |
parent | 397f32f29dbcd8fb6ad47afe5ba1ee354ca2b5c7 (diff) |
Merge branch 'master' into decompile_easy_chat
Diffstat (limited to 'constants/variables.inc')
-rw-r--r-- | constants/variables.inc | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/constants/variables.inc b/constants/variables.inc deleted file mode 100644 index ab488a97e..000000000 --- a/constants/variables.inc +++ /dev/null @@ -1,6 +0,0 @@ - .equiv FACING, 0x800C - .equiv RESULT, 0x800D - .equiv ITEM_ID, 0x800E - .equiv LAST_TALKED, 0x800F - .equiv CONTEST_RANK, 0x8010 - .equiv CONTEST_CATEGORY, 0x8011 |