mirror of
https://github.com/halpz/re3.git
synced 2025-06-30 23:36:18 +00:00
renamed some variables and added files; more CAutomobile::ProcessControl
This commit is contained in:
@ -63,6 +63,8 @@ CGarages::IsModelIndexADoor(uint32 id)
|
||||
id == MI_CRUSHERLID;
|
||||
}
|
||||
|
||||
WRAPPER void CGarages::TriggerMessage(char *text, int16, uint16 time, int16) { EAXJMP(0x426B20); }
|
||||
|
||||
#if 0
|
||||
WRAPPER void CGarages::PrintMessages(void) { EAXJMP(0x426310); }
|
||||
#else
|
||||
|
Reference in New Issue
Block a user