implement agitha rewards

This commit is contained in:
gymnast86
2026-04-23 06:37:00 -07:00
parent 726999c476
commit 0da8b4c6dc
6 changed files with 194 additions and 149 deletions
+4 -1
View File
@@ -120,7 +120,10 @@ public:
BOOL chkAction(actionFunc action) { return action == mAction; }
static eventFunc mEvtSeqList[1];
#if TARGET_PC
// Keep track of last given bug for rando
static u8 mGivenInsectId;
#endif
private:
/* 0xB48 */ Z2Creature mSound;
/* 0xBD8 */ J3DModel* mpUmbrellaModel;