dMsgScrnTree_c OK, Some JGeometry work (#370)

* Minor work on c_damagereaction and JGeomtry

* dMsgScrnTree_c OK

* dMsgScrnExplain_c OK
This commit is contained in:
hatal175
2023-07-16 22:09:21 +03:00
committed by GitHub
parent fe7fbf37db
commit 0b12611fea
42 changed files with 709 additions and 3288 deletions
+4
View File
@@ -46,4 +46,8 @@ struct Z2SpeechMgr2 : public JASGlobalInstance<Z2SpeechMgr2> {
STATIC_ASSERT(sizeof(Z2SpeechMgr2) == 0x444);
inline Z2SpeechMgr2* Z2GetSpeechMgr2() {
return Z2SpeechMgr2::getInstance();
}
#endif /* Z2SPEECHMGR2_H */