|
NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
All game-specific code.
Sub-categories | |
| Constants | |
| A set of game constants provided for convenience. | |
| Bases | |
| Includes all game logic processes. | |
| cLib | |
| Provides common utilities. | |
| Framework | |
| Manages processes across the game, forming the core of the game engine. | |
| mLib | |
| Provides application layer bindings to EGG, NW4R and the Revolution SDK. | |
| sLib | |
| Provides various utilities (including the state system). | |
| Snd | |
| Application layer audio management API. | |