rogueviz:: fixed pedantic errors

This commit is contained in:
Zeno Rogue
2021-04-07 23:23:40 +02:00
parent 6c2ada39d6
commit 5bca58a1da
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -389,7 +389,6 @@ auto fifteen_hook =
cb(XLAT("variants of the fifteen puzzle"), &fifteen_slides[0], 'h');
});
;
#endif
EX }