From a93917e4c5eaa8dbf849710f239e15b793a6f197 Mon Sep 17 00:00:00 2001 From: Oliver Kiehl Date: Mon, 26 May 2003 13:28:43 +0000 Subject: some random additions svn-id: r8003 --- sky/text.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sky/text.h') diff --git a/sky/text.h b/sky/text.h index 672bfeb331..bdd959b9b2 100644 --- a/sky/text.h +++ b/sky/text.h @@ -39,10 +39,10 @@ public: struct displayText_t displayText(char *textPtr, uint8 *dest, bool centre, uint16 pixelWidth, uint8 color); 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); protected: bool getTBit(); - void fnSetFont(uint32 fontNr); void initHuffTree(); char getTextChar(); -- cgit v1.2.3