mirror of
https://github.com/halpz/re3.git
synced 2025-07-24 18:19:42 +00:00
finished CEntity
This commit is contained in:
@ -2,6 +2,8 @@
|
||||
#include "patcher.h"
|
||||
#include "Glass.h"
|
||||
|
||||
WRAPPER void CGlass::AskForObjectToBeRenderedInGlass(CEntity *ent) { EAXJMP(0x5033F0); }
|
||||
|
||||
WRAPPER void
|
||||
CGlass::WindowRespondsToCollision(CEntity *ent, float amount, CVector speed, CVector point, bool foo)
|
||||
{
|
||||
|
Reference in New Issue
Block a user