summaryrefslogtreecommitdiff
path: root/src/strings.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/strings.h')
-rw-r--r--src/strings.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/strings.h b/src/strings.h
index 7165f60a5..2307afc78 100644
--- a/src/strings.h
+++ b/src/strings.h
@@ -83,4 +83,6 @@ void InitializeLanguagePacks();
int CDECL StringIDSorter(const void *a, const void *b);
+void CheckForMissingGlyphsInLoadedLanguagePack();
+
#endif /* STRINGS_H */