fopMsgM_create OK

This commit is contained in:
Pheenoh
2021-03-27 19:25:05 -04:00
parent 6116ce9b43
commit 47ed70c3eb
3 changed files with 24 additions and 7 deletions
+8
View File
@@ -0,0 +1,8 @@
#ifndef D_MSG_OBJECT_H_
#define D_MSG_OBJECT_H_
#include "dolphin/types.h"
class dMsgObject_c;
#endif