diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2020-01-16 15:51:18 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-16 15:51:18 -0500 |
commit | 2af612486334cddbbe7a7fe7cf04af175ff1302f (patch) | |
tree | ba5406d16a4b61dd270518859a5d3a254bcd5806 /include | |
parent | 7cddc40bbfcd45994f63db22af305dab4db5491c (diff) | |
parent | 8b2bf805eab3d1e7ca11eda11d6b409fac431248 (diff) |
Merge pull request #226 from GriffinRichards/doc-lavender
Document Lavender Town scripts
Diffstat (limited to 'include')
-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 5b75da174..ec8533a54 100644 --- a/include/strings.h +++ b/include/strings.h @@ -185,7 +185,7 @@ extern const u8 gUnknown_84166A7[]; extern const u8 gText_WontHaveEffect[]; extern const u8 gUnknown_841623D[]; extern const u8 gUnknown_84162BD[]; -extern const u8 gUnknown_841D148[]; +extern const u8 gText_Ghost[]; // pokemon extern const u8 gBattleText_Rose[]; |