mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
daObj_BouMato_c OK (#2264)
* daObj_BouMato_c OK * daObjGraRock_c Matched except template function order * daBkyRock_c OK
This commit is contained in:
@@ -58,6 +58,7 @@ public:
|
||||
|
||||
void setBombArrowExplode() { field_0x950 = 0; }
|
||||
bool checkBombArrow() const { return mArrowType == true; }
|
||||
u32 getHitAcID() { return mHitAcID; }
|
||||
|
||||
void setShoot() { fopAcM_SetParam(this, 1); }
|
||||
void setChargeShoot() { fopAcM_SetParam(this, 2); }
|
||||
|
||||
Reference in New Issue
Block a user