libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
Loading...
Searching...
No Matches
ResourceType.h File Reference

Go to the source code of this file.

Namespaces

namespace  Fast
 

Enumerations

enum class  Fast::ResourceType {
  Fast::None = 0x00000000 , Fast::DisplayList = 0x4F444C54 , Fast::Light = 0x46669697 , Fast::Matrix = 0x4F4D5458 ,
  Fast::Texture = 0x4F544558 , Fast::Vertex = 0x4F565458
}