1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-22 14:09:10 +00:00

(svn r3297) Staticise

This commit is contained in:
tron
2005-12-14 06:20:23 +00:00
parent ce94c90a7b
commit 23bfc03054
12 changed files with 24 additions and 21 deletions

View File

@@ -455,7 +455,7 @@ static uint32 _old_town_index;
static uint16 _old_string_id;
static uint16 _old_string_id_2;
void ReadTTDPatchFlags(void)
static void ReadTTDPatchFlags(void)
{
int i;