mirror of
https://github.com/halpz/re3.git
synced 2025-01-25 07:00:59 +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); }
|