Add sanity checking for light sources
This commit is contained in:
@@ -971,6 +971,7 @@ E struct monst *FDECL(find_mid, (unsigned, unsigned));
|
||||
E void FDECL(save_light_sources, (int, int, int));
|
||||
E void FDECL(restore_light_sources, (int));
|
||||
E void FDECL(relink_light_sources, (BOOLEAN_P));
|
||||
E void NDECL(light_sources_sanity_check);
|
||||
E void FDECL(obj_move_light_source, (struct obj *, struct obj *));
|
||||
E boolean NDECL(any_light_source);
|
||||
E void FDECL(snuff_light_source, (int, int));
|
||||
|
||||
Reference in New Issue
Block a user