summaryrefslogtreecommitdiff
path: root/include/text.h
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2017-10-10 11:48:16 +0200
committerDizzyEggg <jajkodizzy@wp.pl>2017-10-10 11:48:16 +0200
commite382a73e9d706fee763723b5a275b36db3b0fc97 (patch)
tree0a93d36a2cca12a56d5f441194d6fda311208978 /include/text.h
parentab03b03c4bb872af131a9c52ef285c488b8e4865 (diff)
parent8914645231c9301579ed39bdd9200ad50e5296d0 (diff)
merge branch master
Diffstat (limited to 'include/text.h')
-rw-r--r--include/text.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/text.h b/include/text.h
index 217de0687..c09b41ad3 100644
--- a/include/text.h
+++ b/include/text.h
@@ -103,7 +103,7 @@ struct TextPrinterSubStruct
struct TextSubPrinter // TODO: Better name
{
- u8* current_text_offset;
+ const u8* current_text_offset;
u8 windowId;
u8 fontId;
u8 x;