Maybe match but can't link CPlasmaBeam

Former-commit-id: 3bcfd86d48
This commit is contained in:
Henrique Gemignani Passos Lima
2022-11-25 02:01:26 +02:00
parent 961adfc14f
commit 0bc3ad810b
10 changed files with 289 additions and 34 deletions

View File

@@ -180,6 +180,7 @@ public:
int GetStateFlags() const { return x2f8_stateFlags; }
void SetStateFlags(int flags) { x2f8_stateFlags = flags; }
bool IsCharging() const { return x834_24_charging; }
private:
class CGunMorph {