NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
docgroup.h
1#pragma once
2// [This header file defines documentation groups for better categorization]
3
4/// @defgroup egg EGG
5/// @brief A middleware library providing higher-level utilities on top of the @ref rvl "Revolution SDK".
6/// @details EGG is written in C++ and was not available to third-party developers.
7
8/// @defgroup eggcore Core
9/// @ingroup egg
10/// @brief A set of core system management utilities.