mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
delete variables.h
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
typedef void* (*fop_ScnItFunc)(void*,void*);
|
||||
typedef void* (*fop_ScnItFunc)(void*, void*);
|
||||
|
||||
void* fopScnIt_Judge(fop_ScnItFunc pFunc1, void* pFunc2);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user