mirror of
https://github.com/GTAmodding/re3.git
synced 2024-11-17 07:49:00 +00:00
6 lines
No EOL
159 B
C++
6 lines
No EOL
159 B
C++
#include "common.h"
|
|
#include "patcher.h"
|
|
#include "main.h"
|
|
#include "PedRoutes.h"
|
|
|
|
WRAPPER int16 CRouteNode::GetRouteThisPointIsOn(int16) { EAXJMP(0x4EE7A0); } |