Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2010-11-11 20:32:21 +0000
committerStijn Buys <ingar@osirion.org>2010-11-11 20:32:21 +0000
commit128d1f7b752a25f2fd2ee105c9acfe8f9d1b9be5 (patch)
treeb43c33b8d2b91f1b63c0867903bb0217e033293a /src/game/base/game.h
parent5eeb90aeaa0ab78455a3e55e048df12d1ddd3b91 (diff)
added initial faction support, entities can receive faction colors
added list_cargo, list_ship and list_faction engine functions
Diffstat (limited to 'src/game/base/game.h')
-rw-r--r--src/game/base/game.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/game/base/game.h b/src/game/base/game.h
index 3859122..7e2a384 100644
--- a/src/game/base/game.h
+++ b/src/game/base/game.h
@@ -103,8 +103,6 @@ private:
bool load_commodities();
- bool load_ships();
-
bool load_settings();
/* ---- game functions ------------------------------------- */