(svn r20638) -Codechange: split object.h

This commit is contained in:
rubidium
2010-08-27 22:21:23 +00:00
parent 01927590a5
commit 3e9e1b8e65
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"