Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/base/cargo.h')
-rw-r--r--src/game/base/cargo.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/game/base/cargo.h b/src/game/base/cargo.h
index 1e97d40..25b8739 100644
--- a/src/game/base/cargo.h
+++ b/src/game/base/cargo.h
@@ -27,6 +27,8 @@ public:
static Cargo *find(const std::string & label);
static bool init();
+
+ static void list();
};
} // namespace game