mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
some f_op
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
#ifndef F_OP_F_OP_SCENE_ITER_H
|
||||
#define F_OP_F_OP_SCENE_ITER_H
|
||||
#ifndef F_F_OP_SCENE_ITER_H_
|
||||
#define F_F_OP_SCENE_ITER_H_
|
||||
|
||||
#include "dolphin/types.h"
|
||||
#include "f_pc/f_pc_base.h"
|
||||
|
||||
#endif /* F_OP_F_OP_SCENE_ITER_H */
|
||||
typedef void* (*fop_ScnItFunc)(void* pProc, void* pUserData);
|
||||
void* fopScnIt_Judge(fop_ScnItFunc pFunc1, void* pUserData);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user