diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2019-06-14 09:05:18 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-14 09:05:18 -0400 |
commit | 117c3fb8cc0f476cc3408afdb316f3ece41a1fe4 (patch) | |
tree | b1504928152a96158c27959a370a058b6962ceed /include/constants/flags.h | |
parent | b26196e1f874fe5ebe9fe306e7ce18c06fa23715 (diff) | |
parent | bba7f06cd939e3e4df0f445708c8c86bd0f36906 (diff) |
Merge pull request #67 from pret/help_system
Help system
Diffstat (limited to 'include/constants/flags.h')
-rw-r--r-- | include/constants/flags.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants/flags.h b/include/constants/flags.h index eed83d7c6..98ec3e47e 100644 --- a/include/constants/flags.h +++ b/include/constants/flags.h @@ -67,7 +67,7 @@ #define FLAG_0x82C 0x82C #define FLAG_0x82F 0x82F #define FLAG_0x830 0x830 -#define FLAG_0x834 0x834 +#define FLAG_SYS_NOT_SOMEONES_PC 0x834 #define FLAG_0x83C 0x83C #define FLAG_0x83E 0x83E #define FLAG_0x841 0x841 |