Skip to content

Commit

Permalink
Merge pull request #361 from tgsm/field/draw-map-name
Browse files Browse the repository at this point in the history
Decompile overlay_01_021EF7A0 -> field/draw_map_name
  • Loading branch information
adrienntindall authored Dec 26, 2024
2 parents e4918da + 80efa0a commit b5aef45
Show file tree
Hide file tree
Showing 15 changed files with 251 additions and 557 deletions.
6 changes: 3 additions & 3 deletions asm/include/overlay_01_021E5900.inc
Original file line number Diff line number Diff line change
Expand Up @@ -154,9 +154,9 @@
.public ov01_021EB234
.public ov01_021EB260
.public FieldWeatherUpdate_UsedFlash
.public ov01_021EF9E0
.public ov01_021EFA1C
.public ov01_021EFAF8
.public FieldDrawMapNameInfo_Create
.public FieldDrawMapNameInfo_Destroy
.public FieldSystem_DrawMapNameAnimation
.public ov01_021F1348
.public ov01_021F1384
.public ov01_021F1390
Expand Down
33 changes: 0 additions & 33 deletions asm/include/overlay_01_021EF7A0.inc

This file was deleted.

2 changes: 1 addition & 1 deletion asm/include/unk_02055244.inc
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
.public CallTask_FadeFromBlack
.public sub_020553B0
.public sub_02055408
.public ov01_021EFAF8
.public FieldSystem_DrawMapNameAnimation
6 changes: 3 additions & 3 deletions asm/overlay_01_021E5900.s
Original file line number Diff line number Diff line change
Expand Up @@ -540,7 +540,7 @@ _021E5D82:
bl ov01_021F3D50
ldr r0, [r4, #4]
ldr r0, [r0, #8]
bl ov01_021EFA1C
bl FieldDrawMapNameInfo_Destroy
ldr r0, [r4, #4]
ldr r0, [r0, #0xc]
bl ov01_021EB234
Expand Down Expand Up @@ -750,7 +750,7 @@ _021E5F3E:
cmp r6, r0
beq _021E5FB8
add r0, r5, #0
bl ov01_021EFAF8
bl FieldSystem_DrawMapNameAnimation
_021E5FB8:
mov r0, #1
add sp, #8
Expand Down Expand Up @@ -1525,7 +1525,7 @@ _021E65D8:
ldr r1, [r4, #4]
str r0, [r1, #0xc]
ldr r0, [r4, #8]
bl ov01_021EF9E0
bl FieldDrawMapNameInfo_Create
ldr r1, [r4, #4]
str r0, [r1, #8]
mov r0, #4
Expand Down
Loading

0 comments on commit b5aef45

Please sign in to comment.