1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-09-27 13:48:15 +00:00

fixup to views : filename

This commit is contained in:
Zeno Rogue 2022-10-14 01:09:33 +02:00
parent 970c2acc96
commit 1cde76c880

View File

@ -39,7 +39,7 @@ namespace rogueviz { std::vector<hr::reaction_t> cleanup; }
#include "menu.cpp"
#include "ds-game.cpp"
#include "ds-texture.cpp"
#include "underlying.cpp"
#include "views.cpp"
namespace hr {