add down arrow tiles data
This commit is contained in:
+7
-1
@@ -55,4 +55,10 @@ gFontHalfRowOffsets: @ 82E958C
|
||||
.byte 0x12,0x13,0x14,0x12,0x15,0x16,0x17,0x15,0x18,0x19,0x1a,0x18,0x12,0x13,0x14,0x12
|
||||
.byte 0x00,0x01,0x02,0x00,0x03,0x04,0x05,0x03,0x06,0x07,0x08,0x06,0x00,0x01,0x02,0x00
|
||||
|
||||
.incbin "base_emerald.gba", 0x2e968c
|
||||
gDownArrowTiles: @ 82E968C
|
||||
.incbin "base_emerald.gba", 0x2e968c, 0xc0
|
||||
|
||||
gDarkDownArrowTiles: @ 82E974C
|
||||
.incbin "base_emerald.gba", 0x2e974c, 0xc0
|
||||
|
||||
.incbin "base_emerald.gba", 0x2e980c
|
||||
|
||||
Reference in New Issue
Block a user