mirror of
https://github.com/GTAmodding/re3.git
synced 2025-02-25 14:03:55 +00:00
5 lines
125 B
C++
5 lines
125 B
C++
#include "common.h"
|
|
#include "patcher.h"
|
|
#include "Skidmarks.h"
|
|
|
|
WRAPPER void CSkidmarks::Render(void) { EAXJMP(0x5182E0); }
|