mirror of
https://github.com/zeldaret/tp
synced 2026-07-09 23:01:41 -04:00
fopKy_Create attempt
This commit is contained in:
@@ -2,5 +2,10 @@
|
||||
#define F_OP_F_OP_KANKYO_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
#include "f_pc/f_pc_manager.h"
|
||||
|
||||
inline void* fopKyM_GetAppend(void* param_0) {
|
||||
return fpcM_GetAppend(param_0);
|
||||
}
|
||||
|
||||
#endif /* F_OP_F_OP_KANKYO_H */
|
||||
|
||||
Reference in New Issue
Block a user