mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-21 16:59:10 +00:00
@@ -125,6 +125,11 @@ static inline void GXTexCoord2f32(const f32 u, const f32 v) {
|
||||
GXWGFifo.f32 = v;
|
||||
}
|
||||
|
||||
|
||||
static inline void GXPosition1x8(u8 index) {
|
||||
GXWGFifo.u8 = index;
|
||||
}
|
||||
|
||||
static inline void GXEnd(void) {}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user