|
libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
|
Go to the source code of this file.
Namespaces | |
| namespace | Ship |
| Core namespace for the libultraship engine framework. | |
Enumerations | |
| enum class | Ship::ResourceType { Ship::None = 0x00000000 , Ship::Blob = 0x4F424C42 , Ship::Json = 0x4A534F4E , Ship::Shader = 0x53484144 } |
| Numeric type identifiers for built-in resource types. More... | |