Mercurial > hg > openttd
diff src/misc_cmd.cpp @ 8131:e300ac8001ae draft
(svn r11692) -Codechange: move some functions from 'functions.h' to a more logical place and remove about 50% of the includes of 'functions.h'
author | rubidium <rubidium@openttd.org> |
---|---|
date | Tue, 25 Dec 2007 11:26:07 +0000 (2007-12-25) |
parents | c26c28875749 |
children | d18c8a0bb638 |
line wrap: on
line diff
--- a/src/misc_cmd.cpp +++ b/src/misc_cmd.cpp @@ -4,7 +4,6 @@ #include "stdafx.h" #include "openttd.h" -#include "functions.h" #include "string.h" #include "table/strings.h" #include "command_func.h" @@ -20,6 +19,7 @@ #include "strings_func.h" #include "vehicle.h" #include "gfx_func.h" +#include "functions.h" /** Change the player's face. * @param tile unused