mirror of
https://github.com/zeldaret/tp
synced 2026-09-07 11:11:53 -04:00
d_a_warp_bug OK
This commit is contained in:
@@ -722,6 +722,8 @@ public:
|
||||
s16 getBodyAngleX() const { return mBodyAngle.x; }
|
||||
s16 getBodyAngleY() const { return mBodyAngle.y; }
|
||||
|
||||
BOOL checkMidnaWarp() const { return 0; }
|
||||
|
||||
// some functions use these function as an inline
|
||||
// is there a better way to handle this?
|
||||
int i_checkNoResetFlg0(daPy_FLG0 pFlag) const { return mNoResetFlg0 & pFlag; }
|
||||
|
||||
Reference in New Issue
Block a user