d_a_obj_akabe 90%

This commit is contained in:
Jasper St. Pierre
2023-11-23 18:24:21 -08:00
parent 82fd45e966
commit cfbda2c423
6 changed files with 249 additions and 84 deletions
+2
View File
@@ -169,6 +169,8 @@ public:
return &pm_tri[poly_index].m_plane;
}
void SetPriority(u8 priority) { mWallCorrectPriority = priority; }
virtual ~cBgW();
virtual u32 GetGrpToRoomIndex(int) const;
virtual void CalcPlane();