tp/include/f_op/f_op_overlap.h

8 lines
129 B
C

#ifndef F_F_OP_OVERLAP_H_
#define F_F_OP_OVERLAP_H_
#include "dolphin/types.h"
static void fopOvlp_Draw(void* param_1);
#endif