diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-07-13 00:27:45 -0400 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-07-13 00:29:20 -0400 |
commit | 006fc875971c92f2249f47b5fd120c5df76c6883 (patch) | |
tree | d8f076615a9224683d888bc5a08bc7f5e96d58a9 /constants | |
parent | 39d8b6c83f72f2c47ea088087891fab4a5946034 (diff) |
Replaced EVENT_ALWAYS_THERE with -1
Diffstat (limited to 'constants')
-rw-r--r-- | constants/event_flags.asm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/constants/event_flags.asm b/constants/event_flags.asm index 89d74e77e..f94194abe 100644 --- a/constants/event_flags.asm +++ b/constants/event_flags.asm @@ -2003,5 +2003,3 @@ const EVENT_7CF NUM_EVENTS EQU const_value - -EVENT_ALWAYS_THERE EQU -1 |