From f71953077d2412c4542e616cc9748217dfe046c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?eray=20or=C3=A7unus?= Date: Tue, 29 Sep 2020 22:53:12 +0300 Subject: Population and many small classes done, mouse AUX buttons, Frontend, Hud, fixes --- src/weapons/ShotInfo.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/weapons/ShotInfo.cpp') 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]; -- cgit v1.2.3