(svn r1813) Declare functions implemented in strings.c in their own shiny new header (though i think some of these function don't belong into strings.c)

This commit is contained in:
tron
2005-02-06 08:18:00 +00:00
parent 0b8876e946
commit 0381073e56
25 changed files with 41 additions and 18 deletions

View File

@@ -1,5 +1,6 @@
#include "stdafx.h"
#include "ttd.h"
#include "strings.h"
#include "network.h"
#include "saveload.h"