mirror of https://github.com/pret/pokeemerald.git
Fix typo
This commit is contained in:
parent
8a96aa9e97
commit
c859fe3606
|
@ -101,7 +101,7 @@
|
|||
#define CHAR_PP 0x06
|
||||
#define CHAR_ID 0x07
|
||||
#define CHAR_NO 0x08
|
||||
#define CHAR_UNDERSCROE 0x09
|
||||
#define CHAR_UNDERSCORE 0x09
|
||||
|
||||
#define EXT_CTRL_CODE_COLOR 0x1
|
||||
#define EXT_CTRL_CODE_HIGHLIGHT 0x2
|
||||
|
|
Loading…
Reference in New Issue