mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-12-21 13:28:05 +00:00
initial reformatting of comments for Doxygen
This commit is contained in:
11
complex2.cpp
11
complex2.cpp
@@ -1,9 +1,12 @@
|
||||
// Hyperbolic Rogue
|
||||
|
||||
// namespaces for new complex lands for HR11
|
||||
|
||||
// Hyperbolic Rogue - Complex features part II
|
||||
// Copyright (C) 2011-2019 Zeno Rogue, see 'hyper.cpp' for details
|
||||
|
||||
/** \file complex2.cpp
|
||||
* \brief Continuation of complex.cpp
|
||||
*
|
||||
* Includes: Brownian, Irradiated, Free Fall
|
||||
*/
|
||||
|
||||
#ifdef CAP_COMPLEX2
|
||||
|
||||
namespace hr {
|
||||
|
||||
Reference in New Issue
Block a user