summaryrefslogtreecommitdiff
path: root/include/message.h
diff options
context:
space:
mode:
authortheo3 <arisstephenson2@gmail.com>2023-12-28 21:58:54 -0800
committertheo3 <arisstephenson2@gmail.com>2023-12-28 21:58:54 -0800
commitd07c41664190a12c4f56d2e71eae8aa41f40ce21 (patch)
tree5b5fcbabc56e46060cd64bb3db9e3f07a119c998 /include/message.h
parent56688ac226db420c7b8ee7080f7185da58437fbc (diff)
message definitions
Diffstat (limited to 'include/message.h')
-rw-r--r--include/message.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/message.h b/include/message.h
index 344bf4ed..32f9f582 100644
--- a/include/message.h
+++ b/include/message.h
@@ -5,8 +5,10 @@
#include "entity.h"
#include "structures.h"
+#define MESSAGE_ACTIVE 0x7f
+
typedef struct {
- u8 doTextBox;
+ u8 state;
u8 unk;
u8 textSpeed;
u8 unk3; // HI?