mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-18 21:18:23 -04:00
misc small cleanup
This commit is contained in:
+1
-1
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user