mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-02 00:03:54 -04:00
d_stage cleanup (#2392)
This commit is contained in:
+1
-1
@@ -675,7 +675,7 @@ void item_func_UTUWA_HEART() {
|
||||
dComIfGp_setItemLifeCount(max_life, 0);
|
||||
|
||||
stage_stag_info_class* stag_info = dComIfGp_getStageStagInfo();
|
||||
int tmp = i_dStage_stagInfo_GetSaveTbl(stag_info);
|
||||
int tmp = dStage_stagInfo_GetSaveTbl(stag_info);
|
||||
dComIfGs_onStageLife();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user