diff options
author | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2022-02-21 15:59:34 -0500 |
---|---|---|
committer | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2022-02-21 17:03:34 -0500 |
commit | 598a588589cb581b269f2e46373c657ec897a3a3 (patch) | |
tree | 7a7cc3f2b8fc689e764b2a09f20233897f8ada9c /data/data_8106FDD.s | |
parent | 33d2d6175067e75cd222b8f05234221ec2d2b82b (diff) |
Decomped CanAttackInFront()
Diffstat (limited to 'data/data_8106FDD.s')
-rw-r--r-- | data/data_8106FDD.s | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/data/data_8106FDD.s b/data/data_8106FDD.s new file mode 100644 index 0000000..4e984ab --- /dev/null +++ b/data/data_8106FDD.s @@ -0,0 +1,6 @@ + .section .rodata + + .global gDirectionBitMasks_3 +gDirectionBitMasks_3: @ 8106FDD +@ replacing .incbin "baserom.gba", 0x00106fdd, 0x8 + .byte 0x01, 0x02, 0x04, 0x08, 0x10, 0x20, 0x40, 0x80
\ No newline at end of file |