From c5ee7cfdd9ecb83bc1547a66ab1895685e49aaa4 Mon Sep 17 00:00:00 2001 From: Astatin Date: Thu, 15 Aug 2024 22:46:34 +0900 Subject: Generate a single tunnel in dungeon generation --- tiles.gbasm | 1 + 1 file changed, 1 insertion(+) (limited to 'tiles.gbasm') diff --git a/tiles.gbasm b/tiles.gbasm index b66222c..faeda8d 100644 --- a/tiles.gbasm +++ b/tiles.gbasm @@ -127,3 +127,4 @@ Load_Number_Font: ; Load number font into the tilemap at tiles 0x10-0x1f INC DE DEC B JR NZ, =Load_Number_Font.loop + RET -- cgit v1.2.3-70-g09d2