mirror of
https://github.com/td512/re3.git
synced 2026-01-28 11:48:37 +00:00
More replay stuff
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
#include "patcher.h"
|
||||
#include "Pickups.h"
|
||||
|
||||
CPickup(&CPickups::aPickUps)[NUMPICKUPS] = *(CPickup(*)[NUMPICKUPS])*(uintptr*)0x878C98;
|
||||
|
||||
WRAPPER void CPickups::RenderPickUpText(void) { EAXJMP(0x432440); }
|
||||
|
||||
WRAPPER void CPacManPickups::Render(void) { EAXJMP(0x432F60); }
|
||||
|
||||
Reference in New Issue
Block a user