1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-11-17 14:17:10 +00:00

added header comments for rogueviz games

This commit is contained in:
Zeno Rogue
2025-08-31 14:31:48 +02:00
parent a794c8a7f6
commit d88fba5cde
26 changed files with 78 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
// Relative Hell: implementation of the Earth texture for the de Sitter game
// Copyright (C) 2022-2025 Zeno Rogue, see '../../hyper.cpp' for details
namespace hr {
namespace ads_game {