1
0
mirror of https://github.com/td512/re3.git synced 2026-01-28 03:47:10 +00:00

Added script commands

This commit is contained in:
Nikolay Korolev
2019-07-08 00:32:54 +03:00
parent 4f3d17a81c
commit b1d1d6f701
2 changed files with 1159 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
#include "patcher.h"
#include "Script.h"
#include "ScriptCommands.h"
#include "Camera.h"
#include "CarCtrl.h"