aboutsummaryrefslogtreecommitdiff
path: root/tileset.gbasm
diff options
context:
space:
mode:
Diffstat (limited to 'tileset.gbasm')
-rw-r--r--tileset.gbasm3
1 files changed, 3 insertions, 0 deletions
diff --git a/tileset.gbasm b/tileset.gbasm
index cb07c51..25c04b3 100644
--- a/tileset.gbasm
+++ b/tileset.gbasm
@@ -107,6 +107,9 @@ Small_sprites:
; Disabled Cursor
.DB $00, $00, $22, $00, $36, $00, $1c, $00, $1c, $00, $36, $00, $22, $00, $00, $00 ; 0xf3
+ ; Floor
+ .DB $10, $10, $38, $28, $7c, $44, $fe, $82, $fe, $ee, $38, $28, $38, $38, $00, $00 ; 0xf4
+
Font_Data:
.DB $00, $00, $38, $3c, $44, $46, $44, $46, $44, $46, $44, $46, $38, $3c, $00, $00 ; 0x80
.DB $00, $00, $10, $18, $30, $38, $10, $18, $10, $18, $10, $18, $7c, $7e, $00, $00 ; 0x81