mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-14 00:44:09 +00:00
CVarConsole
This commit is contained in:
parent
e7c46ac658
commit
42e4a068bb
20 changed files with 1009 additions and 10 deletions
|
@ -58,5 +58,5 @@ bool CalcScreenCoors(CVector const &in, CVector *out, float *outw, float *outh);
|
|||
bool CalcScreenCoors(CVector const &in, CVector *out);
|
||||
|
||||
#ifndef MASTER
|
||||
extern bool bDisplayOccDebugStuff;
|
||||
extern bool bDispayOccDebugStuff;
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue