procTactWait

This commit is contained in:
LagoLunatic
2024-06-06 18:48:25 -04:00
parent 02b4fad555
commit eec24f6c27
8 changed files with 228 additions and 18 deletions
+1 -1
View File
@@ -317,7 +317,7 @@ void dMetronome_c::melodyGuideShow(s32 note, s16 no) {
/* 80222854-80222C4C .text melodyShow__12dMetronome_cFv */
void dMetronome_c::melodyShow() {
cXyz tactTop, sparklePos;
if (daPy_getPlayerActorClass()->checkTactUse()) {
if (daPy_getPlayerActorClass()->checkTactInput()) {
cXyz pos;
pos.x = 0.0f;
pos.y = 0.0f;