mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2026-04-26 20:11:42 +00:00
Update djui_chat_message.h
This commit is contained in:
parent
c7a85a4cfc
commit
89c0daf760
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
#include "djui.h"
|
||||
|
||||
#define MAX_CHAT_MSG_LENGTH 500
|
||||
#define MAX_CHAT_PACKET_LENGTH 600
|
||||
|
||||
struct DjuiChatMessage {
|
||||
struct DjuiBase base;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue