1
0
Fork 0
mirror of https://git.rip/DMCA_FUCKER/re3.git synced 2024-06-16 18:33:13 +00:00
re3/src/render/Skidmarks.cpp

6 lines
125 B
C++

#include "common.h"
#include "patcher.h"
#include "Skidmarks.h"
WRAPPER void CSkidmarks::Render(void) { EAXJMP(0x5182E0); }