mirror of
https://github.com/halpz/re3.git
synced 2025-05-13 09:46:39 +03:00
more high level functions
This commit is contained in:
parent
f50cf32b87
commit
84204471a5
28 changed files with 415 additions and 24 deletions
|
@ -12,6 +12,7 @@ CMouseControllerState &CPad::OldMouseControllerState = *(CMouseControllerState*)
|
|||
CMouseControllerState &CPad::NewMouseControllerState = *(CMouseControllerState*)0x8809F0;
|
||||
CMouseControllerState &CPad::PCTempMouseControllerState = *(CMouseControllerState*)0x6F1E60;
|
||||
|
||||
WRAPPER void CPad::UpdatePads(void) { EAXJMP(0x492720); }
|
||||
WRAPPER void CPad::PrintErrorMessage(void) { EAXJMP(0x4942B0); }
|
||||
|
||||
void
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue