Implement & match m_msg_main.c_inc

This commit is contained in:
Cuyler36
2024-01-13 07:12:47 -05:00
parent 6de62a3cc6
commit f7ae3885b7
6 changed files with 1051 additions and 19 deletions
+2
View File
@@ -12,6 +12,8 @@ extern "C" {
#define MSG_SANTA_WISH_CARPET 0x2B56
#define MSG_SANTA_WISH_CLOTH 0x2B57
#define MSG_MAX 0x3F91 /* Maximum message id */
#ifdef __cplusplus
}
#endif