aboutsummaryrefslogtreecommitdiff
path: root/tiles.gbasm
diff options
context:
space:
mode:
authorAstatin <[email protected]>2024-10-31 16:12:46 +0900
committerAstatin <[email protected]>2024-10-31 16:12:46 +0900
commit0a203e404468bb0822657d309ca8168bae2fd24b (patch)
tree64fb814c8992d9f9b329d7215fa868bcb868e7bf /tiles.gbasm
parenta69ff95615b9ef4ed1ef2e0dbe42bf64b36e25b0 (diff)
Add script to generate dialogue data from text
Diffstat (limited to 'tiles.gbasm')
-rw-r--r--tiles.gbasm1
1 files changed, 0 insertions, 1 deletions
diff --git a/tiles.gbasm b/tiles.gbasm
index 1d8c03a..fbe6fdc 100644
--- a/tiles.gbasm
+++ b/tiles.gbasm
@@ -10,7 +10,6 @@ Load_Tile:
CALL =memcpy
RET
-
Load_Number_Font: ; Load number font into the tilemap at tiles 0x10-0x1f
LD HL, $8800
LD DE, =Font_Data