GetBoxMonDataInternal

This commit is contained in:
PikalaxALT
2020-06-12 20:54:34 -04:00
parent 6e12ebdda8
commit 0747fe684c
10 changed files with 1144 additions and 1009 deletions

View File

@@ -7,6 +7,9 @@
#include "global.h"
#define EOS 0xFFFF
#define NON_DIGIT 0xE2
enum PrintingMode {
NORMAL,
PAD_SPACE,