aboutsummaryrefslogtreecommitdiff
path: root/sky/text.h
diff options
context:
space:
mode:
Diffstat (limited to 'sky/text.h')
-rw-r--r--sky/text.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sky/text.h b/sky/text.h
index d0e2c380ff..bf5f6b7ceb 100644
--- a/sky/text.h
+++ b/sky/text.h
@@ -40,6 +40,7 @@ public:
void makeGameCharacter(char textChar, uint8 *charSetPtr, uint8 *&data, uint8 color);
struct lowTextManager_t lowTextManager(uint32 textNum, uint16 width, uint16 logicNum, uint8 color, bool centre);
void fnSetFont(uint32 fontNr);
+ void fnTextModule(uint32 textInfoId, uint32 textNo);
protected:
bool getTBit();