(svn r20638) -Codechange: split object.h

This commit is contained in:
rubidium
2010-08-27 22:21:23 +00:00
parent a8e5ce88a7
commit 1f78d3f6ec
11 changed files with 133 additions and 72 deletions

View File

@@ -14,7 +14,7 @@
*/
#include "stdafx.h"
#include "object.h"
#include "newgrf_object.h"
#include "viewport_func.h"
#include "cmd_helper.h"
#include "command_func.h"