mirror of
https://github.com/zeldaret/tp
synced 2026-08-04 01:03:47 -04:00
f_op_camera full match (#225)
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
#define F_F_OP_CAMERA_H_
|
||||
|
||||
#include "f_op/f_op_camera_mng.h"
|
||||
|
||||
static s32 fopCam_Draw(camera_class* param_1);
|
||||
static void fopCam_Execute(camera_class* pCamera);
|
||||
static int fopCam_Execute(camera_class* pCamera);
|
||||
int fopCam_IsDelete(camera_class* pCamera);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user