mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-20 13:45:14 -04:00
work on m_Do_audio and d_com_inf_game (#18)
* fix float issues and add decompctx.py tool * work on m_Do_audio and d_com_inf_game * fix build
This commit is contained in:
@@ -13,4 +13,6 @@ public:
|
||||
virtual ~dBgS_Chk();
|
||||
}; // Size: 0x14
|
||||
|
||||
STATIC_ASSERT(sizeof(dBgS_Chk) == 0x14);
|
||||
|
||||
#endif /* D_BG_D_BG_S_CHK_H */
|
||||
Reference in New Issue
Block a user