summaryrefslogtreecommitdiffstats
path: root/src/control/Population.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/control/Population.h')
-rw-r--r--src/control/Population.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/control/Population.h b/src/control/Population.h
new file mode 100644
index 00000000..e01d2712
--- /dev/null
+++ b/src/control/Population.h
@@ -0,0 +1,7 @@
+#pragma once
+
+class CPopulation
+{
+public:
+ static Bool &ms_bGivePedsWeapons;
+}; \ No newline at end of file