mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-08-09 17:18:52 +00:00
initial reformatting of comments for Doxygen
This commit is contained in:
+5
-1
@@ -1,6 +1,10 @@
|
||||
// Hyperbolic Rogue -- local score system
|
||||
// Hyperbolic Rogue -- local highscore lists
|
||||
// Copyright (C) 2011-2018 Zeno Rogue, see 'hyper.cpp' for details
|
||||
|
||||
/** \file scores.cpp
|
||||
* \brief local highscore lists
|
||||
*/
|
||||
|
||||
#if CAP_SAVE
|
||||
|
||||
namespace hr { namespace scores {
|
||||
|
||||
Reference in New Issue
Block a user