1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-09-03 19:27:54 +00:00

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

View File

@@ -389,7 +389,6 @@ auto fifteen_hook =
cb(XLAT("variants of the fifteen puzzle"), &fifteen_slides[0], 'h');
});
;
#endif
EX }