Sync easy chat data

This commit is contained in:
GriffinR
2022-11-02 12:19:24 -04:00
parent 2abdb6aa41
commit 3161595768
24 changed files with 223 additions and 226 deletions
+3
View File
@@ -4,6 +4,9 @@
#include "global.h"
#include "constants/easy_chat.h"
#define NUM_ALPHABET_ROWS 4
#define NUM_ALPHABET_COLUMNS 7
struct EasyChatWordInfo
{
const u8 *text;