mirror of
https://github.com/kichikuou/xsystem35-sdl2.git
synced 2026-09-22 22:48:08 +03:00
Fix usage message
This commit is contained in:
+1
-1
@@ -148,7 +148,7 @@ static void sys35_usage(boolean verbose) {
|
||||
puts(" -devfont sdl : SDL_ttf");
|
||||
#endif
|
||||
#ifdef ENABLE_FT2
|
||||
puts(" -devfont ttf : FreeType");
|
||||
puts(" -devfont ft2 : FreeType");
|
||||
#endif
|
||||
#ifdef ENABLE_X11FONT
|
||||
puts(" -devfont x11 : x11");
|
||||
|
||||
Reference in New Issue
Block a user