mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-08-31 01:37:57 +00:00
inv comments fixup
This commit is contained in:
@@ -8,7 +8,9 @@
|
|||||||
#include "hyper.h"
|
#include "hyper.h"
|
||||||
namespace hr {
|
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 {
|
EX namespace inv {
|
||||||
|
|
||||||
#if CAP_INV
|
#if CAP_INV
|
||||||
|
Reference in New Issue
Block a user