diff options
Diffstat (limited to 'map/objects.gbasm')
-rw-r--r-- | map/objects.gbasm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/map/objects.gbasm b/map/objects.gbasm index 22a65ee..2e36b12 100644 --- a/map/objects.gbasm +++ b/map/objects.gbasm @@ -62,6 +62,7 @@ Stairs_action: XOR A LD $reg_lcd_controller, A + CALL =Reset_Map JP =New_Dungeon Display_Object: |