forked from mirror/OpenTTD
(svn r1045) -Fix: OpenTTD compiles again under VC6 (sign_de)
This commit is contained in:
@@ -134,7 +134,7 @@ void DrawTextEffects(DrawPixelInfo *dpi);
|
||||
|
||||
void InitTextMessage();
|
||||
void DrawTextMessage();
|
||||
void AddTextMessage(uint16 color, uint8 duration, const char *message, ...);
|
||||
void CDECL AddTextMessage(uint16 color, uint8 duration, const char *message, ...);
|
||||
void UndrawTextMessage();
|
||||
void TextMessageDailyLoop();
|
||||
|
||||
|
Reference in New Issue
Block a user