|
Arcade architecture
|
Defines the module types used in the Loader namespace. More...

Go to the source code of this file.
Namespaces | |
| namespace | Loader |
Typedefs | |
| typedef enum Loader::ModuleType_s | Loader::ModuleType_t |
Enumerations | |
| enum | Loader::ModuleType_s { Loader::DISPLAY_MODULE , Loader::GAME_MODULE , Loader::TYPE_COUNT } |
Defines the module types used in the Loader namespace.
This file contains the definition of the ModuleType_t enumeration, which categorizes the types of modules that can be loaded, such as display modules and game modules.