1
0
mirror of https://github.com/td512/re3.git synced 2026-01-17 00:02:09 +00:00
td512.re3/src/control/Replay.cpp

5 lines
119 B
C++

#include "common.h"
#include "patcher.h"
#include "Replay.h"
WRAPPER void CReplay::Display(void) { EAXJMP(0x595EE0); }