summaryrefslogtreecommitdiffstats
path: root/src/weapons/ShotInfo.cpp
diff options
context:
space:
mode:
authormajestic <majesticcoding@gmail.com>2020-10-02 22:43:29 +0200
committermajestic <majesticcoding@gmail.com>2020-10-02 22:43:29 +0200
commit3a2be9a4ed7bdf9675ebd7b65fba00304acd1097 (patch)
tree15343e953f8f06247b72fb01467d45325a220f79 /src/weapons/ShotInfo.cpp
parentMerge branch 'miami' of https://github.com/GTAmodding/re3 into miami (diff)
parentMerge pull request #737 from theR4K/miamiDev (diff)
downloadre3-3a2be9a4ed7bdf9675ebd7b65fba00304acd1097.tar
re3-3a2be9a4ed7bdf9675ebd7b65fba00304acd1097.tar.gz
re3-3a2be9a4ed7bdf9675ebd7b65fba00304acd1097.tar.bz2
re3-3a2be9a4ed7bdf9675ebd7b65fba00304acd1097.tar.lz
re3-3a2be9a4ed7bdf9675ebd7b65fba00304acd1097.tar.xz
re3-3a2be9a4ed7bdf9675ebd7b65fba00304acd1097.tar.zst
re3-3a2be9a4ed7bdf9675ebd7b65fba00304acd1097.zip
Diffstat (limited to 'src/weapons/ShotInfo.cpp')
-rw-r--r--src/weapons/ShotInfo.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/weapons/ShotInfo.cpp b/src/weapons/ShotInfo.cpp
index a70f3f7b..ae7b9d2d 100644
--- a/src/weapons/ShotInfo.cpp
+++ b/src/weapons/ShotInfo.cpp
@@ -10,6 +10,8 @@
#include "Ped.h"
#include "Fire.h"
+// --MIAMI: file done
+
CShotInfo gaShotInfo[NUMSHOTINFOS];
float CShotInfo::ms_afRandTable[20];