TombEngine/TR5Main/Game/objlight.h

4 lines
119 B
C
Raw Normal View History

2018-08-19 09:46:58 +02:00
#pragma once
void TriggerAlertLight(int x, int y, int z, int r, int g, int b, int angle, short room, int falloff);