mirror of
https://github.com/zeldaret/tp
synced 2026-07-09 06:53:23 -04:00
Merge branch 'master' into various3
This commit is contained in:
@@ -1,15 +1,19 @@
|
||||
#ifndef D_MSG_D_MSG_OBJECT_H
|
||||
#define D_MSG_D_MSG_OBJECT_H
|
||||
|
||||
#include "JSystem/J2DGraph/J2DTextBox.h"
|
||||
#include "JSystem/JMessage/control.h"
|
||||
#include "JSystem/JMessage/processor.h"
|
||||
#include "JSystem/JMessage/resource.h"
|
||||
#include "d/com/d_com_inf_game.h"
|
||||
#include "d/msg/d_msg_class.h"
|
||||
#include "f_op/f_op_msg.h"
|
||||
|
||||
class COutFont_c;
|
||||
class J2DTextBox;
|
||||
class JUTFont;
|
||||
class dMsgScrnBase_c;
|
||||
class dMsgString_c;
|
||||
struct jmessage_tReference;
|
||||
struct jmessage_tRenderingProcessor;
|
||||
struct jmessage_tSequenceProcessor;
|
||||
|
||||
class dMsgObject_c : public msg_class {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user