mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-18 17:24:09 +00:00
implemented some of CCam and dependencies
This commit is contained in:
parent
c5a058b615
commit
820fd66a94
13 changed files with 1367 additions and 42 deletions
4
src/weapons/Weapon.cpp
Normal file
4
src/weapons/Weapon.cpp
Normal file
|
@ -0,0 +1,4 @@
|
|||
#include "common.h"
|
||||
#include "patcher.h"
|
||||
#include "Weapon.h"
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue