Silence GCC warnings
This commit is contained in:
@@ -537,7 +537,7 @@ STATIC_OVL void
|
||||
clear_level_structures()
|
||||
{
|
||||
static struct rm zerorm = { cmap_to_glyph(S_stone),
|
||||
0, 0, 0, 0, 0, 0, 0, 0 };
|
||||
0, 0, 0, 0, 0, 0, 0, 0, 0 };
|
||||
register int x,y;
|
||||
register struct rm *lev;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user