mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-24 15:00:55 -04:00
bd068c0168
* 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 */
|