implemented some higher level functions; added lots of stubs; switched top and bottom in CRect
This commit is contained in:
5
src/control/Replay.cpp
Normal file
5
src/control/Replay.cpp
Normal file
@@ -0,0 +1,5 @@
|
||||
#include "common.h"
|
||||
#include "patcher.h"
|
||||
#include "Replay.h"
|
||||
|
||||
WRAPPER void CReplay::Display(void) { EAXJMP(0x595EE0); }
|
||||
Reference in New Issue
Block a user