mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-05-01 09:18:00 +03:00
3 lines
119 B
C
3 lines
119 B
C
#pragma once
|
|
|
|
void TriggerAlertLight(int x, int y, int z, int r, int g, int b, int angle, short room, int falloff);
|