diff options
author | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-11-20 11:23:34 +0800 |
---|---|---|
committer | Evan <eroelke@gmail.com> | 2019-12-04 14:54:49 -0700 |
commit | 622fcd2cb95401d99c27820bebbc5141a12e0b49 (patch) | |
tree | 748298f711c5c13dc76d53c307e2147d85d2f1f9 /include/strings.h | |
parent | 00ec85cb01c9463e7f39b025e35d693e6a9a3300 (diff) |
document some symbols
Diffstat (limited to 'include/strings.h')
-rw-r--r-- | include/strings.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/strings.h b/include/strings.h index 7750b271c..f5dc759e6 100644 --- a/include/strings.h +++ b/include/strings.h @@ -181,7 +181,7 @@ extern const u8 gUnknown_8416644[]; extern const u8 gUnknown_841665C[]; extern const u8 gUnknown_8416690[]; extern const u8 gUnknown_84166A7[]; -extern const u8 gUnknown_84169DC[]; +extern const u8 gText_WontHaveEffect[]; extern const u8 gUnknown_841623D[]; extern const u8 gUnknown_84162BD[]; extern const u8 gUnknown_841D148[]; |