From edbd71cdff40f6fdc3659d43228014610a30842e Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Fri, 27 Mar 2020 21:14:09 +0100 Subject: [PATCH] inv comments fixup --- inventory.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/inventory.cpp b/inventory.cpp index dc56451d..a3c5c367 100644 --- a/inventory.cpp +++ b/inventory.cpp @@ -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