mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-10 05:54:09 +00:00
started filling debug menu
This commit is contained in:
parent
ff56b39a27
commit
d74b8fa952
10 changed files with 187 additions and 12 deletions
|
@ -4,6 +4,8 @@
|
|||
|
||||
CPathFind &ThePaths = *(CPathFind*)0x8F6754;
|
||||
|
||||
WRAPPER int32 CPathFind::FindNodeClosestToCoors(CVector coors, uint8 type, float distLimit, bool disabled, bool betweenLevels) { EAXJMP(0x42CC30); }
|
||||
|
||||
int TempListLength;
|
||||
|
||||
enum
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue