mirror of
https://github.com/GTAmodding/re3.git
synced 2024-11-17 03:29:00 +00:00
6 lines
125 B
C++
6 lines
125 B
C++
|
#include "common.h"
|
||
|
#include "patcher.h"
|
||
|
#include "Skidmarks.h"
|
||
|
|
||
|
WRAPPER void CSkidmarks::Render(void) { EAXJMP(0x5182E0); }
|