From 154c44250512828d56f5431188a7907cd149ef10 Mon Sep 17 00:00:00 2001 From: AnonymousRandomPerson Date: Tue, 25 Jan 2022 22:46:40 -0500 Subject: Decomped CanMoveInDirection() --- data/data_8106FB5.s | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 data/data_8106FB5.s (limited to 'data/data_8106FB5.s') diff --git a/data/data_8106FB5.s b/data/data_8106FB5.s new file mode 100644 index 0000000..dc32b18 --- /dev/null +++ b/data/data_8106FB5.s @@ -0,0 +1,31 @@ + .section .rodata + + .global gUnknown_8106FB5 +gUnknown_8106FB5: @ 8106FB5 +@ replacing .incbin "baserom.gba", 0x00106fb5, 0x8 + .byte 0x01, 0x02, 0x04, 0x08, 0x10, 0x20, 0x40, 0x80 + + .global gUnknown_8106FBD +gUnknown_8106FBD: @ 8106FBD +@ replacing .incbin "baserom.gba", 0x00106fbd, 0x8 + .byte 0x01, 0x02, 0x04, 0x08, 0x10, 0x20, 0x40, 0x80 + + .global gUnknown_8106FC5 +gUnknown_8106FC5: @ 8106FC5 +@ replacing .incbin "baserom.gba", 0x00106fc5, 0x8 + .byte 0x01, 0x02, 0x04, 0x08, 0x10, 0x20, 0x40, 0x80 + + .global gUnknown_8106FCD +gUnknown_8106FCD: @ 8106FCD +@ replacing .incbin "baserom.gba", 0x00106fcd, 0x8 + .byte 0x01, 0x02, 0x04, 0x08, 0x10, 0x20, 0x40, 0x80 + + .global gDirectionBitMasks_2 +gDirectionBitMasks_2: @ 8106FD5 +@ replacing .incbin "baserom.gba", 0x00106fd5, 0x8 + .byte 0x01, 0x02, 0x04, 0x08, 0x10, 0x20, 0x40, 0x80 + + .global gDirectionBitMasks_3 +gDirectionBitMasks_3: @ 8106FDD +@ replacing .incbin "baserom.gba", 0x00106fdd, 0x8 + .byte 0x01, 0x02, 0x04, 0x08, 0x10, 0x20, 0x40, 0x80 -- cgit v1.2.3