From d40d2e55a304ec355595b4a0f9f8d51ca3eb2769 Mon Sep 17 00:00:00 2001 From: AnonymousRandomPerson Date: Mon, 27 Dec 2021 23:21:11 -0600 Subject: Decomped IsTargetStraightAhead() --- data/data_80F4278.s | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'data') diff --git a/data/data_80F4278.s b/data/data_80F4278.s index 339464f..007c860 100644 --- a/data/data_80F4278.s +++ b/data/data_80F4278.s @@ -34,7 +34,14 @@ gUnknown_80F4426: @ 80F4426 .global gAdjacentTileOffsets gAdjacentTileOffsets: @ 80F4448 @ replacing .incbin "baserom.gba", 0x000f4448, 0x20 - .byte 0x00, 0x00, 0x01, 0x00, 0x01, 0x00, 0x01, 0x00, 0x01, 0x00, 0x00, 0x00, 0x01, 0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x01, 0x00 + .2byte 0, 1 + .2byte 1, 1 + .2byte 1, 0 + .2byte 1, -1 + .2byte 0, -1 + .2byte -1, -1 + .2byte -1, 0 + .2byte -1, 1 .global gUnknown_80F4468 gUnknown_80F4468: @ 80F4468 -- cgit v1.2.3