From 42909d03330749e610900d5aa5765758cc05e533 Mon Sep 17 00:00:00 2001 From: AnonymousRandomPerson Date: Tue, 25 Jan 2022 23:17:27 -0500 Subject: Decomped GetCrossableTerrain() --- asm/code_8049590.s | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'asm/code_8049590.s') diff --git a/asm/code_8049590.s b/asm/code_8049590.s index 846f24c..07f51c4 100644 --- a/asm/code_8049590.s +++ b/asm/code_8049590.s @@ -4,7 +4,7 @@ .syntax unified .text - + thumb_func_start GetMapEntity GetMapEntity: push {r4,r5,lr} @@ -292,7 +292,7 @@ _080497F8: .4byte 0x00003a0e _080497FC: .4byte gDungeonFileArchive _08049800: .4byte gUnknown_202F18C _08049804: .4byte gUnknown_202EE8C -_08049808: .4byte gUnknown_202F314 +_08049808: .4byte gWalkableTileToCrossableTerrain _0804980C: .4byte gDungeonWaterType _08049810: strb r6, [r2, 0x4] -- cgit v1.2.3