mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-01-09 12:59:03 +00:00
initial reformatting of comments for Doxygen
This commit is contained in:
8
hud.cpp
8
hud.cpp
@@ -1,5 +1,9 @@
|
||||
// Hyperbolic Rogue -- heads-up display
|
||||
// Copyright (C) 2011-2018 Zeno Rogue, see 'hyper.cpp' for details
|
||||
// Hyperbolic Rogue -- Heads-Up Display
|
||||
// Copyright (C) 2011-2019 Zeno Rogue, see 'hyper.cpp' for details
|
||||
|
||||
/** \file hud.cpp
|
||||
* \brief Heads-Up display: items collected, monsters killed, radar, etc.
|
||||
*/
|
||||
|
||||
namespace hr {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user