mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-02 10:10:06 -04:00
adb95b135c
Original repository: https://github.com/encounter/ww
7 lines
101 B
C
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
|