d_com_inf_game debug (#3075)

* d_com_inf_game debug

* inline sorting
This commit is contained in:
Jcw87
2026-01-29 18:58:59 -08:00
committed by GitHub
parent 46b0f095c5
commit dbee7c8f1f
20 changed files with 4425 additions and 4123 deletions
+1 -1
View File
@@ -784,7 +784,7 @@ void dMenu_ItemExplain_c::setNumber() {
}
}
bool dMenu_ItemExplain_c::getWarpMarkFlag() {
u8 dMenu_ItemExplain_c::getWarpMarkFlag() {
if (dStage_stagInfo_GetUpButton(dComIfGp_getStageStagInfo()) == 1) {
return dComIfGs_getWarpMarkFlag();
}