diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-10-06 18:35:51 -0400 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-10-06 18:35:51 -0400 |
commit | 4b4d9907a87708cd536d5aebeb3ee67afbdce80c (patch) | |
tree | 70565ba07fb36c3b73bc8809669f26a4fb2c9eab /include/flags.h | |
parent | d0dfc758fc6684e765736c7aad7190328d3e145c (diff) | |
parent | dea28a0a236412f267e3da8a7c200d947a9c5fe1 (diff) |
merge
Diffstat (limited to 'include/flags.h')
-rw-r--r-- | include/flags.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/flags.h b/include/flags.h index 19ec01b56..020fc59cb 100644 --- a/include/flags.h +++ b/include/flags.h @@ -84,6 +84,8 @@ #define SYS_CTRL_OBJ_DELETE CODE_FLAGS + 0x61 #define SYS_RESET_RTC_ENABLE CODE_FLAGS + 0x62 +#define SYS_FRONTIER_PASS CODE_FLAGS + 0x72 + #define SYS_STORAGE_UNKNOWN_FLAG CODE_FLAGS + 0x77 #define SYS_MYSTERY_GIFT_ENABLE CODE_FLAGS + 0x7B |