(svn r15797) -Codechange: make users of the old DrawStringMultiLine use the new one.
This commit is contained in:
@@ -109,7 +109,6 @@ uint32 FormatStringLinebreaks(char *str, int maxw);
|
||||
int GetStringHeight(StringID str, int maxw);
|
||||
void LoadStringWidthTable();
|
||||
void DrawStringMultiCenter(int x, int y, StringID str, int maxw);
|
||||
uint DrawStringMultiLine(int x, int y, StringID str, int maxw, int maxh = -1);
|
||||
|
||||
/**
|
||||
* Let the dirty blocks repainting by the video driver.
|
||||
|
Reference in New Issue
Block a user