diff options
author | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-08-26 14:38:40 +0800 |
---|---|---|
committer | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-08-26 14:38:40 +0800 |
commit | 184066d1c106d6dc61621504abe808112b48674e (patch) | |
tree | d62ab69e194b98defb519d825efa8cae48ee8fc6 /include/strings.h | |
parent | db0d8e5bdbc0d043312ac78c5cec0ec53d7f45d6 (diff) |
thru atk6B
Diffstat (limited to 'include/strings.h')
-rw-r--r-- | include/strings.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/strings.h b/include/strings.h index 2b914dfc8..2da65d3e0 100644 --- a/include/strings.h +++ b/include/strings.h @@ -223,4 +223,7 @@ extern const u8 gText_LinkStandby[]; extern const u8 gUnknown_83FE725[]; extern const u8 gText_WhatWillPkmnDo[]; +// battle_script_commands +extern const u8 gText_BattleYesNoChoice[]; + #endif //GUARD_STRINGS_H |