mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-21 13:36:50 -04:00
d_a_npc_kasi_hana, mich, and kyu work (#2610)
* equivalent * kasi_mng_c work * class work and create function work * kasi_mng_c is matching * little more work * almost matching * enums defined * kasi_hana almost matching * more mich work * mich almost matching * kyu almost matching * potentially fixed issue * Now maybe good? * Should be fixed now * PR Cleanup
This commit is contained in:
@@ -14,6 +14,8 @@ s32 dTimer_createTimer(s32 i_mode, u32 i_limitMs, u8 i_type, u8 param_3, f32 par
|
||||
u32 dTimer_createGetIn2D(s32 param_0, cXyz i_pos);
|
||||
int dTimer_getRestTimeMs();
|
||||
u8 dTimer_isStart();
|
||||
void dTimer_show();
|
||||
void dTimer_hide();
|
||||
u8 dTimer_isReadyFlag();
|
||||
|
||||
class dDlst_TimerScrnDraw_c : public dDlst_base_c {
|
||||
|
||||
Reference in New Issue
Block a user