Match a lot of GX
This commit is contained in:
parent
b4279816e7
commit
3b90bdcb7f
25 changed files with 7195 additions and 174 deletions
5
src/dolphin/gx/GXStubs.c
Normal file
5
src/dolphin/gx/GXStubs.c
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#include <dolphin/gx.h>
|
||||
|
||||
#include <dolphin/gx/GXPriv.h>
|
||||
|
||||
void __GXSetRange(float nearz, float fgSideX) {}
|
||||
Loading…
Add table
Add a link
Reference in a new issue