(svn r2754) Move str_fmt into string.[ch]
This commit is contained in:
@@ -275,7 +275,6 @@ void CheckConfig(void);
|
||||
int ttd_main(int argc, char* argv[]);
|
||||
|
||||
void DeterminePaths(void);
|
||||
char * CDECL str_fmt(const char *str, ...);
|
||||
|
||||
void bubblesort(void *base, size_t nmemb, size_t size, int(*compar)(const void *, const void *));
|
||||
bool CreateOTTDThread(void *func, void *param);
|
||||
|
||||
Reference in New Issue
Block a user