mirror of
https://git.rip/DMCA_FUCKER/re3.git
synced 2024-11-10 20:39:15 +00:00
6 lines
136 B
C++
6 lines
136 B
C++
#include "common.h"
|
|
#include "patcher.h"
|
|
#include "Bridge.h"
|
|
|
|
WRAPPER bool CBridge::ShouldLightsBeFlashing(void) { EAXJMP(0x413D10); }
|