mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-03 08:23:08 -04: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