mirror of
https://github.com/GTAmodding/re3.git
synced 2024-11-17 02:38:58 +00:00
5 lines
119 B
C++
5 lines
119 B
C++
|
#include "common.h"
|
||
|
#include "patcher.h"
|
||
|
#include "Replay.h"
|
||
|
|
||
|
WRAPPER void CReplay::Display(void) { EAXJMP(0x595EE0); }
|