diff options
author | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2022-01-25 23:17:27 -0500 |
---|---|---|
committer | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2022-01-25 23:17:27 -0500 |
commit | 42909d03330749e610900d5aa5765758cc05e533 (patch) | |
tree | 40b3c95a4ae41fc59c2770897351fd82dd6441f9 /asm/code_8049590.s | |
parent | 154c44250512828d56f5431188a7907cd149ef10 (diff) |
Decomped GetCrossableTerrain()
Diffstat (limited to 'asm/code_8049590.s')
-rw-r--r-- | asm/code_8049590.s | 4 |
1 files changed, 2 insertions, 2 deletions
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] |