diff options
| author | octorock <79596758+octorock@users.noreply.github.com> | 2022-06-06 12:42:25 +0200 |
|---|---|---|
| committer | octorock <79596758+octorock@users.noreply.github.com> | 2022-06-11 22:58:02 +0200 |
| commit | e11cfed066a3c7cc2fdbbdb34ca15e80b224997b (patch) | |
| tree | dafeda60efe80c74e94c1e073b7c80f0578dd70b /data | |
| parent | 06d6f7aaa4502698ddef83821c258f835ea41fbd (diff) | |
Decompile some functions
Diffstat (limited to 'data')
| -rwxr-xr-x | data/map/map_headers.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/map/map_headers.s b/data/map/map_headers.s index 25643f08..bda80cb2 100755 --- a/data/map/map_headers.s +++ b/data/map/map_headers.s @@ -241,7 +241,7 @@ gAreaRoomMap_Beanstalks_4:: @ 081037B8 map_bottom offset_gAreaRoomMap_Beanstalks_4_0, 0x12C, 0, 1 gAreaRoomMap_Beanstalks_5:: @ 081037C4 - .4byte 0x80000000, gMapDataBottom, 0x80002000 + .4byte 0x80000000, gMapBottom+0x0004, 0x80002000 map_top_special offset_gAreaRoomMap_Beanstalks_5_1, 0x800, 1, 1 gAreaRoomMaps_Beanstalks:: @ 081037DC |
