summaryrefslogtreecommitdiff
path: root/KPLFillModSpecific.h
diff options
context:
space:
mode:
authorEric Anderson <ejona86@gmail.com>2009-05-01 17:14:46 -0500
committerEric Anderson <ejona86@gmail.com>2009-05-01 17:14:46 -0500
commit663d9336324110648ffdea7c7092a004353419b5 (patch)
treed35eccc38a36859bc317796a2058497ed9d8c382 /KPLFillModSpecific.h
downloadkpl-663d9336324110648ffdea7c7092a004353419b5.tar.gz
kpl-663d9336324110648ffdea7c7092a004353419b5.zip
Initial commit of source from zwzsg
Diffstat (limited to 'KPLFillModSpecific.h')
-rw-r--r--KPLFillModSpecific.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/KPLFillModSpecific.h b/KPLFillModSpecific.h
new file mode 100644
index 0000000..4565fde
--- /dev/null
+++ b/KPLFillModSpecific.h
@@ -0,0 +1,13 @@
+//---------------------------------------------------------------------------
+
+#ifndef KPLFillModSpecificH
+#define KPLFillModSpecificH
+#include "KPLTypes.h"
+extern cKPmap** KPMapList;
+extern cKPfaction** KPFactionList;
+extern int nbrKPmaps;
+extern int nbrKPfactions;
+//---------------------------------------------------------------------------
+void KPLFillModSpecific();
+#endif
+ \ No newline at end of file