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 rvl Revolution SDK
5/// @brief A framework providing a set of tools, libraries and APIs for interfacing with the Wii's
6/// hardware in a controlled manner.
7/// @details The Revolution SDK is written in C and is present in every Wii game.
8
9/// @ingroup rvl
10/// @defgroup gx GX
11
12/// @ingroup rvl
13/// @defgroup mtx MTX
14
15/// @ingroup rvl
16/// @defgroup os OS