(svn r12490) -Codechange: rename engine.h to engine_func.h and remove unneeded inclusions of engine.h and/or replace them with engine_type.h.
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
#include "date_func.h"
|
||||
#include "player_func.h"
|
||||
#include "player_base.h"
|
||||
#include "engine_func.h"
|
||||
|
||||
|
||||
/* XXX: Below 3 tables store duplicate data. Maybe remove some? */
|
||||
|
||||
Reference in New Issue
Block a user