Prepare SPU and IO Ports related code
This commit is contained in:
@@ -14,4 +14,8 @@
|
||||
#define __constexpr
|
||||
#endif
|
||||
|
||||
//uint<real bits>_<used bits>b;
|
||||
typedef uint8_t uint8_5b;
|
||||
typedef uint8_t uint8_2b;
|
||||
|
||||
#endif //!__JABYENGINE_DEFINES__H
|
||||
Reference in New Issue
Block a user