aboutsummaryrefslogtreecommitdiff
path: root/text.gbasm
diff options
context:
space:
mode:
authorAstatin <[email protected]>2025-07-29 17:18:39 +0200
committerAstatin <[email protected]>2025-07-29 17:18:39 +0200
commit4db56b6d877ee88a672f5361bbe372783086353d (patch)
tree178243cc2b5838a361775d2afbf32a8b196e3870 /text.gbasm
parentbe66214bde75566e946a02ec4b739570c5968d5c (diff)
Add title screen
Diffstat (limited to 'text.gbasm')
-rw-r--r--text.gbasm4
1 files changed, 4 insertions, 0 deletions
diff --git a/text.gbasm b/text.gbasm
index f31d6a1..3ef4e7c 100644
--- a/text.gbasm
+++ b/text.gbasm
@@ -9,3 +9,7 @@ Earcoptr_Attack_Menu_Txt:
.DB 0x8e, 0x8a, 0x9b, 0x8c, 0x98, 0x99, 0x9d, 0x9b, 0xff
Dungeon_Name_1_Txt:
.DB 0x96, 0x98, 0x9b, 0x97, 0x92, 0x97, 0x90, 0x0, 0x8f, 0x98, 0x9b, 0x8e, 0x9c, 0x9d, 0xff
+Press_Txt:
+.DB 0x99, 0x9b, 0x8e, 0x9c, 0x9c, 0xff
+Start_Txt:
+.DB 0x9c, 0x9d, 0x8a, 0x9b, 0x9d, 0xff