tp/include/f_op/f_op_overlap.h

7 lines
101 B
C

#ifndef F_F_OP_OVERLAP_H_
#define F_F_OP_OVERLAP_H_
static s32 fopOvlp_Draw(void* param_1);
#endif