mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-21 05:34:10 -04:00
d_a_alink work / bump dtk version (#2205)
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
//
|
||||
|
||||
/* 80020EA8-80020EC8 0020+00 s=0 e=1 z=0 None .text fpcCt_IsCreatingByID__FUi */
|
||||
BOOL fpcCt_IsCreatingByID(unsigned int i_id) {
|
||||
BOOL fpcCt_IsCreatingByID(fpc_ProcID i_id) {
|
||||
return fpcCtRq_IsCreatingByID(i_id);
|
||||
}
|
||||
|
||||
@@ -29,4 +29,4 @@ BOOL fpcCt_Abort(base_process_class* i_proc) {
|
||||
/* 80020F10-80020F30 0020+00 s=0 e=1 z=0 None .text fpcCt_Handler__Fv */
|
||||
void fpcCt_Handler() {
|
||||
fpcCtRq_Handler();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user