mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-18 13:13:29 -04:00
procTactWait
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user