mirror of
https://github.com/halpz/re3.git
synced 2025-05-11 00:06:39 +03:00
Update Radar.cpp
This commit is contained in:
parent
2ce7bcc405
commit
ef8e9e7f1b
4 changed files with 87 additions and 16 deletions
|
@ -44,4 +44,5 @@ public:
|
|||
|
||||
public:
|
||||
static bool IsPlayerOnAMission();
|
||||
static void ScriptDebugLine3D(float x1, float y1, float z1, float x2, float y2, float z2, int col, int col2);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue