mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-24 17:10:36 +00:00
inv comments fixup
This commit is contained in:
parent
cb003fb051
commit
edbd71cdff
@ -8,7 +8,9 @@
|
||||
#include "hyper.h"
|
||||
namespace hr {
|
||||
|
||||
/** Orb Strategy Mode */
|
||||
/** \brief Implementation of the Orb Strategy Mode.
|
||||
* The most important functions called outside is hr::inv::show().
|
||||
*/
|
||||
EX namespace inv {
|
||||
|
||||
#if CAP_INV
|
||||
|
Loading…
Reference in New Issue
Block a user