diff options
author | garak <garakmon@gmail.com> | 2018-12-09 19:22:59 -0500 |
---|---|---|
committer | garak <garakmon@gmail.com> | 2018-12-09 19:22:59 -0500 |
commit | b4312648e282909be909e084bf2302e29c538c68 (patch) | |
tree | 72f1a6421edcfd1acc9aa65824e9885dd6a9e4a2 /include/strings.h | |
parent | 50f00b0827a4952a12f90009bd992f23c80a56af (diff) |
decompile fldeff_80F9BCC with data
Diffstat (limited to 'include/strings.h')
-rw-r--r-- | include/strings.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/strings.h b/include/strings.h index 495cb3a9b..fcb2521be 100644 --- a/include/strings.h +++ b/include/strings.h @@ -140,6 +140,8 @@ extern const u8 gText_Cancel4[]; extern const u8 gText_IsThisTheCorrectTime[]; extern const u8 gText_PkmnFainted3[]; extern const u8 gText_Coins[]; +extern const u8 gText_Silver[]; +extern const u8 gText_Gold[]; extern const u8 gText_Var1AteTheVar2[]; extern const u8 gText_Var1HappilyAteVar2[]; |