mirror of
https://github.com/zeldaret/tp
synced 2026-06-10 20:59:01 -04:00
8 lines
129 B
C
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 |