Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decompile overlay 55 #191

Merged
merged 2 commits into from
Jul 6, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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