summaryrefslogtreecommitdiff
path: root/engine/events_2.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/events_2.asm')
-rw-r--r--engine/events_2.asm4
1 files changed, 4 insertions, 0 deletions
diff --git a/engine/events_2.asm b/engine/events_2.asm
index accfdd451..88b924bd7 100644
--- a/engine/events_2.asm
+++ b/engine/events_2.asm
@@ -1,5 +1,9 @@
+INCLUDE "includes.asm"
+
; More overworld event handling.
+SECTION "events2", ROMX, BANK[$25]
+
Function97c28: ; 97c28
ld hl, StatusFlags2
res 1, [hl]