mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-07 11:14:09 +00:00
finished CEntity
This commit is contained in:
parent
6e4df804f7
commit
af2e764d81
27 changed files with 665 additions and 76 deletions
5
src/control/Bridge.cpp
Normal file
5
src/control/Bridge.cpp
Normal file
|
@ -0,0 +1,5 @@
|
|||
#include "common.h"
|
||||
#include "patcher.h"
|
||||
#include "Bridge.h"
|
||||
|
||||
WRAPPER bool CBridge::ShouldLightsBeFlashing(void) { EAXJMP(0x413D10); }
|
Loading…
Add table
Add a link
Reference in a new issue