1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-08-29 16:57:56 +00:00

inv comments fixup

This commit is contained in:
Zeno Rogue
2020-03-27 21:14:09 +01:00
parent cb003fb051
commit edbd71cdff

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