Skip to content

Decompile dScRestartCrsin_c - #120

Merged
CLF78 merged 3 commits into
masterfrom
d_s_restart_crsin
Aug 26, 2026
Merged

Decompile dScRestartCrsin_c#120
CLF78 merged 3 commits into
masterfrom
d_s_restart_crsin

Conversation

@MandyIGuess

Copy link
Copy Markdown
Collaborator

No description provided.

@decomp-dev

decomp-dev Bot commented Aug 25, 2026

Copy link
Copy Markdown

Report for SMNP01 (e38f90d - f95567b)

📈 Matched code: 8.63% (+0.01%, +804 bytes)
📈 Linked code: 8.64% (+0.01%, +804 bytes)
📈 Matched data: 2.25% (+0.00%, +104 bytes)
📈 Linked data: 3.89% (+0.01%, +136 bytes)

✅ 18 new matches
Unit Item Bytes Before After
dol/bases/d_s_restart_crsin_static.cpp dScRestartCrsin_c::startTitle(unsigned char, bool) +232 0.00% 100.00%
dol/bases/d_s_restart_crsin_static.cpp dScRestartCrsin_c::reStartPeachCastle() +120 0.00% 100.00%
d_basesNP/bases/d_s_restart_crsin.cpp dScRestartCrsin_c::create() +104 0.00% 100.00%
d_basesNP/bases/d_s_restart_crsin.cpp .data +88 0.00% 100.00%
d_basesNP/bases/d_s_restart_crsin.cpp dScRestartCrsin_c::~dScRestartCrsin_c() +88 0.00% 100.00%
d_basesNP/bases/d_s_restart_crsin.cpp dScRestartCrsin_c::dScRestartCrsin_c() +60 0.00% 100.00%
d_basesNP/bases/d_s_restart_crsin.cpp dScRestartCrsin_c::execute() +52 0.00% 100.00%
d_basesNP/bases/d_s_restart_crsin.cpp dScRestartCrsin_c_classInit() +48 0.00% 100.00%
d_basesNP/bases/d_s_restart_crsin.cpp dScRestartCrsin_c::doDelete() +48 0.00% 100.00%
d_basesNP/bases/d_s_restart_crsin.cpp dScRestartCrsin_c::preExecute() +44 0.00% 100.00%
dol/bases/d_s_restart_crsin_static.cpp .bss +16 0.00% 100.00%
d_basesNP/bases/d_s_restart_crsin.cpp dScRestartCrsin_c::draw() +8 0.00% 100.00%
runtime/global_destructor_chain.c __register_global_object -4 100.00% 100.00%
runtime/global_destructor_chain.c __register_global_object -4 100.00% 100.00%
runtime/global_destructor_chain.c __register_global_object -4 100.00% 100.00%
runtime/global_destructor_chain.c __destroy_global_chain -12 100.00% 100.00%
runtime/global_destructor_chain.c __destroy_global_chain -12 100.00% 100.00%
runtime/global_destructor_chain.c __destroy_global_chain -12 100.00% 100.00%
🥀 3 broken matches
Unit Item Bytes Before After
runtime/global_destructor_chain.c .dtors -8 100.00% 0.00%
runtime/global_destructor_chain.c .dtors -4 100.00% 0.00%
runtime/global_destructor_chain.c .dtors -4 100.00% 0.00%
📈 4 improvements in unmatched items
Unit Item Bytes Before After
dol/bases/d_s_restart_crsin_static.cpp .rodata +30 0.00% 96.77%
runtime/global_destructor_chain.c .sbss +5 0.00% 66.67%
runtime/global_destructor_chain.c .sbss +5 0.00% 66.67%
runtime/global_destructor_chain.c .sbss +5 0.00% 66.67%
📉 3 regressions in unmatched items
Unit Item Bytes Before After
runtime/global_destructor_chain.c .bss -5 66.67% 0.00%
runtime/global_destructor_chain.c .bss -5 66.67% 0.00%
runtime/global_destructor_chain.c .bss -5 66.67% 0.00%

Comment thread include/game/bases/d_s_restart_crsin.hpp
Comment thread include/game/bases/d_s_restart_crsin.hpp Outdated
Comment thread source/d_basesNP/bases/d_s_restart_crsin.cpp Outdated
Comment thread source/d_basesNP/bases/d_s_restart_crsin.cpp Outdated
Comment thread source/d_basesNP/bases/d_s_restart_crsin.cpp
Comment thread source/dol/bases/d_s_restart_crsin_static.cpp Outdated
Comment thread source/dol/bases/d_s_restart_crsin_static.cpp Outdated
Comment thread source/dol/bases/d_s_restart_crsin_static.cpp Outdated
Comment thread source/dol/bases/d_s_restart_crsin_static.cpp Outdated
/// @brief Starts the Peach's Castle stage.
static void reStartPeachCastle();

static dInfo_c::StartGameInfo_s m_startGameInfo;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing doc comment.

MandyIGuess and others added 2 commits August 26, 2026 06:26
besides the missing comment, github won't let me do that on the website apparently 😔

Co-authored-by: CLF78 <29682335+CLF78@users.noreply.github.com>
@CLF78
CLF78 merged commit 2e010f8 into master Aug 26, 2026
6 checks passed
@CLF78
CLF78 deleted the d_s_restart_crsin branch August 26, 2026 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants