Added use of SCCS_Id to quite compiler warnings.
This commit is contained in:
@@ -297,6 +297,9 @@ link_sanity_check()
|
||||
*/
|
||||
monst_init();
|
||||
objects_init();
|
||||
|
||||
/* Quite unused warning */
|
||||
(void) SCCS_Id;
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user