mirror of
https://gitlab.com/GaryOderNichts/re3-wiiu.git
synced 2024-12-26 09:41:49 +01: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); }
|