Files
tp/include/f_op/f_op_msg.h
T

10 lines
181 B
C
Raw Normal View History

2021-03-28 22:49:05 +02:00
#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;
2021-03-28 22:49:05 +02:00
#endif /* F_OP_F_OP_MSG_H */