aboutsummaryrefslogtreecommitdiff
path: root/main.gbasm
diff options
context:
space:
mode:
Diffstat (limited to 'main.gbasm')
-rw-r--r--main.gbasm2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.gbasm b/main.gbasm
index 36993de..7ef75fd 100644
--- a/main.gbasm
+++ b/main.gbasm
@@ -3,8 +3,8 @@
Entrypoint:
CALL =Load_Tile
- CALL =Load_Map
CALL =Initialize_Bunny
+ CALL =Load_Map
EI
Wait_for_VRAM.loop: