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