mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-22 09:27:40 +00:00
initial reformatting of comments for Doxygen
This commit is contained in:
9
orbs.cpp
9
orbs.cpp
@@ -1,8 +1,9 @@
|
||||
// Hyperbolic Rogue
|
||||
// Hyperbolic Rogue -- orbs
|
||||
// Copyright (C) 2011-2019 Zeno Rogue, see 'hyper.cpp' for details
|
||||
|
||||
// Copyright (C) 2011-2018 Zeno Rogue, see 'hyper.cpp' for details
|
||||
|
||||
// Orb-related routines
|
||||
/** \file orbs.cpp
|
||||
* \brief Implementation of various Orb effects, and their properties such as default and maximum charges
|
||||
*/
|
||||
|
||||
namespace hr {
|
||||
|
||||
|
Reference in New Issue
Block a user