From 128d1f7b752a25f2fd2ee105c9acfe8f9d1b9be5 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Thu, 11 Nov 2010 20:32:21 +0000 Subject: added initial faction support, entities can receive faction colors added list_cargo, list_ship and list_faction engine functions --- src/game/base/game.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/game/base/game.h') 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 ------------------------------------- */ -- cgit v1.2.3