sp_lev.c reformatting typo

This commit is contained in:
PatR
2023-05-28 15:24:44 -07:00
parent d75862450e
commit b48cb5bcd9

View File

@@ -4053,7 +4053,7 @@ lspo_room(lua_State *L)
} }
static void static void
spo_endroom(struct sp_coder*coder UNUSED) spo_endroom(struct sp_coder *coder UNUSED)
{ {
if (gc.coder->n_subroom > 1) { if (gc.coder->n_subroom > 1) {
gc.coder->n_subroom--; gc.coder->n_subroom--;