mirror of
https://github.com/zeldaret/tp
synced 2026-05-24 15:21:08 -04:00
02c7a47f13
* move remaining old progress * remove asm
8 lines
128 B
C
8 lines
128 B
C
#ifndef F_F_OP_OVERLAP_H_
|
|
#define F_F_OP_OVERLAP_H_
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
static s32 fopOvlp_Draw(void* param_1);
|
|
|
|
#endif |