Skip to content

Commit

Permalink
decompile field_system_weather.c
Browse files Browse the repository at this point in the history
  • Loading branch information
red031000 committed Jul 15, 2023
1 parent 2ab7cd6 commit 82cc5eb
Show file tree
Hide file tree
Showing 12 changed files with 455 additions and 233 deletions.
2 changes: 1 addition & 1 deletion arm9/arm9.lsf
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ Static arm9
Object unk_02034A28.o
Object unk_02034D7C.o
Object unk_02034E84.o
Object unk_02034FE4.o
Object field_system_weather.o
Object unk_02035068.o
Object unk_02036FA4.o
Object unk_02037024.o
Expand Down
193 changes: 0 additions & 193 deletions arm9/asm/unk_02034FE4.s

This file was deleted.

2 changes: 1 addition & 1 deletion arm9/asm/unk_02048904.s
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ _02048A50:
str r0, [sp, #0x0]
add r0, r5, #0x0
add r1, r7, #0x0
bl sub_02034FE4
bl FieldSystem_GetWeather
lsl r0, r0, #0x10
lsr r6, r0, #0x10
cmp r6, #0xe
Expand Down
2 changes: 1 addition & 1 deletion arm9/asm/unk_02060CCC.s
Original file line number Diff line number Diff line change
Expand Up @@ -2835,7 +2835,7 @@ _0206218C:
ldrh r5, [r0, r1]
add r0, r6, #0x0
add r1, r5, #0x0
bl sub_02034FE4
bl FieldSystem_GetWeather
add r4, r0, #0x0
add r0, r5, #0x0
bl MapHeader_GetMapSec
Expand Down
2 changes: 1 addition & 1 deletion arm9/global.inc
Original file line number Diff line number Diff line change
Expand Up @@ -2576,7 +2576,7 @@
.extern sub_02034F40
.extern sub_02034F88
.extern sub_02034FC0
.extern sub_02034FE4
.extern FieldSystem_GetWeather
.extern sub_02035068
.extern sub_02035080
.extern sub_02035118
Expand Down
Loading

0 comments on commit 82cc5eb

Please sign in to comment.