mirror of
https://github.com/halpz/re3.git
synced 2025-07-30 08:20:27 +00:00
implemented some higher level functions; added lots of stubs; switched top and bottom in CRect
This commit is contained in:
5
src/render/Rubbish.cpp
Normal file
5
src/render/Rubbish.cpp
Normal file
@ -0,0 +1,5 @@
|
||||
#include "common.h"
|
||||
#include "patcher.h"
|
||||
#include "Rubbish.h"
|
||||
|
||||
WRAPPER void CRubbish::Render(void) { EAXJMP(0x512190); }
|
Reference in New Issue
Block a user