idk
This commit is contained in:
parent
7193bcbc41
commit
ae67600abf
11 changed files with 178 additions and 94 deletions
|
|
@ -13,6 +13,7 @@ GSDECL void GSClientDestroy(GSClient client);
|
|||
GSDECL void GSClientStep(GSClient client);
|
||||
GSDECL GSGL GSClientGetGL(GSClient client);
|
||||
GSDECL GSSoundEngine GSClientGetSoundEngine(GSClient client);
|
||||
GSDECL GSNetClient GSClientGetNetClient(GSClient client);
|
||||
GSDECL void GSClientSetSkybox(GSClient client, GSBool toggle);
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue