mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-06 08:43:02 +00:00
initial reformatting of comments for Doxygen
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
// HyperRogue patterns: tables to give codes to heptagons
|
||||
// Hyperbolic Rogue -- pattern tables
|
||||
// Copyright (C) 2011-2019 Zeno Rogue, see 'hyper.cpp' for details
|
||||
|
||||
// Copyright (C) 2011-2018 Zeno Rogue, see 'hyper.cpp' for details
|
||||
/** \file patterns.cpp
|
||||
* \brief tables that the complex patterns (Emerald, Palace, Field Pattern) are based on
|
||||
*/
|
||||
|
||||
namespace hr {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user