mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-01 02:07:57 +00:00
initial reformatting of comments for Doxygen
This commit is contained in:
@@ -1,9 +1,12 @@
|
||||
#if CAP_SHAPES
|
||||
|
||||
// HyperRogue, some functions for user-defined shapes
|
||||
|
||||
// HyperRogue -- user-defined shapes
|
||||
// Copyright (C) 2011-2019 Zeno Rogue, see 'hyper.cpp' for details
|
||||
|
||||
/** \file usershapes.cpp
|
||||
* \brief user-defined shapes
|
||||
*/
|
||||
|
||||
#if CAP_SHAPES
|
||||
|
||||
namespace hr {
|
||||
|
||||
EX int usershape_changes;
|
||||
|
Reference in New Issue
Block a user