summaryrefslogtreecommitdiff
path: root/src/gfx_func.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gfx_func.h')
-rw-r--r--src/gfx_func.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gfx_func.h b/src/gfx_func.h
index 97ae75617..c54509f3d 100644
--- a/src/gfx_func.h
+++ b/src/gfx_func.h
@@ -108,7 +108,6 @@ Dimension GetStringBoundingBox(const char *str);
uint32 FormatStringLinebreaks(char *str, int maxw);
int GetStringHeight(StringID str, int maxw);
void LoadStringWidthTable();
-void DrawStringMultiCenter(int x, int y, StringID str, int maxw);
/**
* Let the dirty blocks repainting by the video driver.