Match a lot of GX

This commit is contained in:
dbalatoni13 2024-12-31 02:21:59 +01:00
parent b4279816e7
commit 3b90bdcb7f
25 changed files with 7195 additions and 174 deletions

5
src/dolphin/gx/GXStubs.c Normal file
View file

@ -0,0 +1,5 @@
#include <dolphin/gx.h>
#include <dolphin/gx/GXPriv.h>
void __GXSetRange(float nearz, float fgSideX) {}