mirror of
https://github.com/td512/re3.git
synced 2026-01-30 16:16:13 +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