aboutsummaryrefslogtreecommitdiff
path: root/definitions.gbasm
diff options
context:
space:
mode:
Diffstat (limited to 'definitions.gbasm')
-rw-r--r--definitions.gbasm2
1 files changed, 2 insertions, 0 deletions
diff --git a/definitions.gbasm b/definitions.gbasm
index 2a3dc91..3a8490b 100644
--- a/definitions.gbasm
+++ b/definitions.gbasm
@@ -191,6 +191,8 @@
.DEFINE mem_sound_effect_hl $c07b ; Takes $c07b - $c07c
+.DEFINE mem_dungeon_custom_vblank_function $c07d ; Takes $c07d - $c07f (bank + ptr)
+
; ## WARNING THE SPACE BETWEEN $c400 and $c800 is used as a buffer for the loading map function during dungeon generation
.DEFINE mem_map_loading_buffer $c400