Finished m417Dll except 2 functions
This commit is contained in:
parent
4c90c0858c
commit
3f773121c9
9 changed files with 3333 additions and 255 deletions
|
|
@ -159,6 +159,10 @@ static inline void GXPosition1x16(u16 index) {
|
|||
GXWGFifo.u16 = index;
|
||||
}
|
||||
|
||||
static inline void GXNormal1x16(u16 index) {
|
||||
GXWGFifo.u16 = index;
|
||||
}
|
||||
|
||||
static inline void GXColor1x16(u16 index) {
|
||||
GXWGFifo.u16 = index;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue