mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-16 08:04:08 +00:00
CGame::Initialise
This commit is contained in:
parent
7d213a1f32
commit
34b1881528
35 changed files with 333 additions and 12 deletions
|
@ -18,3 +18,4 @@ CGlass::WindowRespondsToSoftCollision(CEntity *ent, float amount)
|
|||
|
||||
WRAPPER void CGlass::Render(void) { EAXJMP(0x502350); }
|
||||
WRAPPER void CGlass::Update(void) { EAXJMP(0x502050); }
|
||||
WRAPPER void CGlass::Init(void) { EAXJMP(0x501F20); }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue