d_a_warp_bug OK

This commit is contained in:
TakaRikka
2023-07-07 01:16:47 -07:00
parent 2c8bfedbba
commit 60b613ba4e
7 changed files with 192 additions and 196 deletions
+2
View File
@@ -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; }