From 820fd66a94c20c4e1dab21f6abda4138eaefbe79 Mon Sep 17 00:00:00 2001 From: aap Date: Wed, 29 May 2019 18:06:33 +0200 Subject: implemented some of CCam and dependencies --- src/weapons/Weapon.cpp | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 src/weapons/Weapon.cpp (limited to 'src/weapons/Weapon.cpp') diff --git a/src/weapons/Weapon.cpp b/src/weapons/Weapon.cpp new file mode 100644 index 00000000..22ae595a --- /dev/null +++ b/src/weapons/Weapon.cpp @@ -0,0 +1,4 @@ +#include "common.h" +#include "patcher.h" +#include "Weapon.h" + -- cgit v1.2.3