dTimer_c::end

This commit is contained in:
Pheenoh
2022-12-22 15:27:33 -07:00
parent 187d914f23
commit dde4e741d7
3 changed files with 30 additions and 5 deletions
+4
View File
@@ -2560,6 +2560,10 @@ inline int dComIfG_getTimerNowTimeMs() {
return g_dComIfG_gameInfo.play.getTimerNowTimeMs();
}
inline int dComIfG_setTimerNowTimeMs(int time) {
g_dComIfG_gameInfo.play.setTimerNowTimeMs(time);
}
inline u32 dComIfGp_particle_set(u32 param_0, u16 param_1, const cXyz* param_2,
const dKy_tevstr_c* param_3, const csXyz* param_4,
const cXyz* param_5, u8 param_6, dPa_levelEcallBack* param_7,