fix multiple progressive items on the same stage giving the same item

This commit is contained in:
gymnast86
2026-05-05 21:20:56 -07:00
parent 25b273a726
commit f45aa6040e
2 changed files with 36 additions and 15 deletions
+4
View File
@@ -114,6 +114,10 @@ public:
bool checkBoomWindTgTimer() { return mBoomWindTgTimer == 0; }
#if TARGET_PC
void setRandomizerItem();
#endif
static procFunc mFuncPtr[];
static const dCcD_SrcCyl m_cyl_src;
static s32 m_timer_max;