diff options
author | Diegoisawesome <diego@domoreaweso.me> | 2017-11-08 15:20:10 -0600 |
---|---|---|
committer | Diegoisawesome <diego@domoreaweso.me> | 2017-11-08 15:20:10 -0600 |
commit | e6ef86e4b0a66440c3339c8d63c13dcd11521984 (patch) | |
tree | dcb079ef60b814dc7df699ae4054f717a5a9a088 /data | |
parent | 60bb83144b9d69dbb884874d87bd832aebc8e992 (diff) |
Update variable and flag names
Diffstat (limited to 'data')
-rw-r--r-- | data/event_scripts.s | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/data/event_scripts.s b/data/event_scripts.s index 2383907ee..dfa72d93d 100644 --- a/data/event_scripts.s +++ b/data/event_scripts.s @@ -1,7 +1,6 @@ .include "asm/macros.inc" .include "asm/macros/event.inc" .include "constants/constants.inc" - .include "constants/variables.inc" .section script_data, "aw", %progbits |