mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-08 20:24:47 -04:00
dTimer_c::end
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user