mirror of
https://github.com/halpz/re3.git
synced 2025-07-31 19:50:24 +00:00
finished CEntity
This commit is contained in:
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); }
|
Reference in New Issue
Block a user