Skip to content

Commit

Permalink
Merge pull request #191 from tgsm/overlay_55
Browse files Browse the repository at this point in the history
Decompile overlay 55
  • Loading branch information
red031000 authored Jul 6, 2023
2 parents 4d29b63 + 8f90405 commit d3c72b3
Show file tree
Hide file tree
Showing 16 changed files with 253 additions and 455 deletions.
6 changes: 3 additions & 3 deletions asm/include/overlay_103.inc
Original file line number Diff line number Diff line change
Expand Up @@ -169,9 +169,9 @@
.public _s32_div_f
.public _0210159C
.public gSystem
.public ov55_021E5924
.public ov55_021E598C
.public ov55_021E5AE8
.public ov55_UnkApp_Init
.public ov55_UnkApp_Main
.public ov55_UnkApp_Exit
.public ov103_021EC940
.public ov103_021EC988
.public ov103_021EC9A4
48 changes: 0 additions & 48 deletions asm/include/overlay_55.inc

This file was deleted.

6 changes: 3 additions & 3 deletions asm/include/unk_0203E348.inc
Original file line number Diff line number Diff line change
Expand Up @@ -250,9 +250,9 @@
.public ov54_021E5900
.public ov54_021E5A10
.public ov54_021E5B3C
.public ov55_021E5924
.public ov55_021E598C
.public ov55_021E5AE8
.public ov55_UnkApp_Init
.public ov55_UnkApp_Main
.public ov55_UnkApp_Exit
.public ov58_022378E4
.public ov58_02237924
.public ov58_0223799C
Expand Down
2 changes: 1 addition & 1 deletion asm/overlay_103.s
Original file line number Diff line number Diff line change
Expand Up @@ -4475,7 +4475,7 @@ ov103_021EEC30: ; 0x021EEC30
.byte 0x01, 0x00, 0x00, 0x00, 0x60, 0x00, 0x00, 0x00

ov103_021EEC58: ; 0x021EEC58
.word ov55_021E5924, ov55_021E598C, ov55_021E5AE8, FS_OVERLAY_ID(OVY_55)
.word ov55_UnkApp_Init, ov55_UnkApp_Main, ov55_UnkApp_Exit, FS_OVERLAY_ID(OVY_55)

ov103_021EEC68: ; 0x021EEC68
.word ov103_021EDDE4, ov103_021ED9D8
Expand Down
Loading

0 comments on commit d3c72b3

Please sign in to comment.