mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-02 10:48:04 +00:00
initial reformatting of comments for Doxygen
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
// Hyperbolic Rogue -- orb generation routines
|
||||
// Copyright (C) 2011-2018 Zeno Rogue, see 'hyper.cpp' for details
|
||||
// Copyright (C) 2011-2019 Zeno Rogue, see 'hyper.cpp' for details
|
||||
|
||||
/** \file orbgen.cpp
|
||||
* \brief Orb generation: which orbs in which lands, functions generating prize/local orbs, etc.
|
||||
*/
|
||||
|
||||
namespace hr {
|
||||
// orbgen flags
|
||||
|
Reference in New Issue
Block a user