mirror of
https://github.com/halpz/re3.git
synced 2025-05-12 01:06:37 +03:00
More replay stuff
This commit is contained in:
parent
a87f3188e9
commit
cc731f4732
36 changed files with 717 additions and 49 deletions
|
@ -719,7 +719,8 @@ CStreaming::UpdateMemoryUsed(void)
|
|||
{
|
||||
}
|
||||
|
||||
|
||||
WRAPPER void CStreaming::LoadScene(CVector *pos) { EAXJMP(0x40A6D0); }
|
||||
WRAPPER void CStreaming::LoadAllRequestedModels(bool) { EAXJMP(0x40A440); }
|
||||
|
||||
bool
|
||||
CStreamingInfo::GetCdPosnAndSize(uint32 &posn, uint32 &size)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue