mirror of
https://github.com/zeldaret/tp
synced 2026-08-04 09:09:30 -04:00
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:
@@ -46,4 +46,8 @@ struct Z2SpeechMgr2 : public JASGlobalInstance<Z2SpeechMgr2> {
|
||||
|
||||
STATIC_ASSERT(sizeof(Z2SpeechMgr2) == 0x444);
|
||||
|
||||
inline Z2SpeechMgr2* Z2GetSpeechMgr2() {
|
||||
return Z2SpeechMgr2::getInstance();
|
||||
}
|
||||
|
||||
#endif /* Z2SPEECHMGR2_H */
|
||||
|
||||
Reference in New Issue
Block a user