diff options
author | melody <melody@pallet.town> | 2018-11-13 23:38:42 -0500 |
---|---|---|
committer | melody <melody@pallet.town> | 2018-11-14 00:10:54 -0500 |
commit | 5989a8a4616601db97333ea65694bd927d800ddc (patch) | |
tree | b988fbe6f5fe2696cfbbf0a24aba4f1abdce3b24 /data | |
parent | 648885b00a82141c42c1ab0af38b0a089e2814c2 (diff) |
Brings in surfable tile data structure
Diffstat (limited to 'data')
-rw-r--r-- | data/metatile_behavior.s | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/data/metatile_behavior.s b/data/metatile_behavior.s index b366baa15..64d88840d 100644 --- a/data/metatile_behavior.s +++ b/data/metatile_behavior.s @@ -1,8 +1,6 @@ .section .rodata .align 2 -sTileBitAttributes:: @ 8352F78 - .incbin "baserom.gba", 0x352F78, 0xF0 gUnknown_8353068:: @ 8353068 .incbin "baserom.gba", 0x353068, 0x8420 |