mirror of
https://github.com/zeldaret/tp
synced 2026-05-23 15:01:53 -04:00
3a79e96e8b
* d_meter2 wip * d_s_play * d_file_sel_info * format * tag_lv5soup / tag_setBall / fix dKyeff * d_cc_uty
10 lines
181 B
C
10 lines
181 B
C
#ifndef F_OP_F_OP_MSG_H
|
|
#define F_OP_F_OP_MSG_H
|
|
|
|
#include "dolphin/types.h"
|
|
#include "f_pc/f_pc_leaf.h"
|
|
|
|
extern leafdraw_method_class g_fopMsg_Method;
|
|
|
|
#endif /* F_OP_F_OP_MSG_H */
|