diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2021-06-18 16:04:21 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2021-06-18 16:46:53 -0400 |
commit | 9ab2ab3c8068b7194291e58bb7c12befdb1df27a (patch) | |
tree | 2d500eda8321a62a957e8392f997c2b41c042756 /include/text.h | |
parent | c5dd8f884abbcdcab67bcb89e4b8cc84a47f6d64 (diff) |
Document image_processing_effects.c
Diffstat (limited to 'include/text.h')
-rw-r--r-- | include/text.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/text.h b/include/text.h index 8b5df9280..920093a1d 100644 --- a/include/text.h +++ b/include/text.h @@ -206,7 +206,7 @@ extern const struct WindowTemplate gWindowTemplate_81E70F0; extern const struct WindowTemplate gWindowTemplate_81E710C; extern const struct WindowTemplate gWindowTemplate_81E7128; extern const struct WindowTemplate gWindowTemplate_81E7144; -extern const struct WindowTemplate gWindowTemplate_81E7160; +extern const struct WindowTemplate gWindowTemplate_ContestPainting; extern const struct WindowTemplate gWindowTemplate_81E717C; extern const struct WindowTemplate gWindowTemplate_81E7198; extern const struct WindowTemplate gWindowTemplate_81E71B4; |