misc small cleanup

This commit is contained in:
LagoLunatic
2024-09-29 16:27:47 -04:00
parent e04a8da41e
commit e0bdc7cfc5
5 changed files with 13 additions and 12 deletions
+1 -1
View File
@@ -1654,7 +1654,7 @@ void dMeter_swimLightAnime(sub_meter_class* i_this, s16) {
void dMeter_placeNameMove() {
if (!dMeter_place_name) {
if (dComIfGp_checkStageName() == 2) {
fopMsgM_create(PROC_PLACE_NAME, NULL, NULL, NULL, NULL, NULL);
fopMsgM_create(PROC_PLACE_NAME);
dMeter_place_name = true;
}
} else {