Added use of SCCS_Id to quite compiler warnings.

This commit is contained in:
Bart House
2018-11-20 10:33:36 -08:00
parent c987a3dc2f
commit be11d50d91

View File

@@ -297,6 +297,9 @@ link_sanity_check()
*/
monst_init();
objects_init();
/* Quite unused warning */
(void) SCCS_Id;
}
void