1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-05-08 16:12:06 +00:00

inv comments fixup

This commit is contained in:
Zeno Rogue
2020-03-27 21:14:09 +01:00
parent cb003fb051
commit edbd71cdff
+3 -1
View File
@@ -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