mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-11 19:08:54 -04:00
some cleanup of f_pc/f_op files (#2254)
* cleanup f_pc files * cleanup f_op files * fix a couple f_op_actor_mng functions * minor JSystem work
This commit is contained in:
@@ -19,4 +19,8 @@ struct DynamicNameTableEntry {
|
||||
int cDyl_InitAsyncIsDone();
|
||||
void cDyl_InitAsync();
|
||||
|
||||
BOOL cDyl_IsLinked(s16 i_ProfName);
|
||||
BOOL cDyl_Unlink(s16 i_ProfName);
|
||||
int cDyl_LinkASync(s16 i_ProfName);
|
||||
|
||||
#endif /* C_C_DYLINK_H */
|
||||
|
||||
Reference in New Issue
Block a user