Home
last modified time | relevance | path

Searched refs:notify_deleted_light (Results 1 – 3 of 3) sorted by relevance

/dports/games/abuse_sdl/abuse-0.8/src/
H A Ddev.h121 void notify_deleted_light(light_source *l);
H A Dlight.cpp69 dev_cont->notify_deleted_light(first_light_source); in delete_all_lights()
80 dev_cont->notify_deleted_light(which); in delete_light()
H A Ddev.cpp1428 void dev_controll::notify_deleted_light(light_source *l) in notify_deleted_light() function in dev_controll