1
0
mirror of https://github.com/td512/re3.git synced 2026-03-29 23:32:28 +00:00
This commit is contained in:
Nikolay Korolev
2021-01-24 13:42:45 +03:00
parent bdb216bf7c
commit ee89c485fc
82 changed files with 2088 additions and 576 deletions

View File

@@ -1,6 +1,7 @@
#include "common.h"
#include "TempColModels.h"
#include "Game.h"
CColModel CTempColModels::ms_colModelPed1;
CColModel CTempColModels::ms_colModelPed2;