sound
This commit is contained in:
parent
4b4f3265e2
commit
c7678eaeab
9 changed files with 149 additions and 36 deletions
|
|
@ -19,6 +19,7 @@ GSDECL GSServer GSEngineGetServer(GSEngine engine);
|
|||
GSDECL GSBool GSEngineRegisterResource(GSEngine engine, const char* name, const char* path);
|
||||
GSDECL void GSEngineUnregisterResource(GSEngine engine, const char* name);
|
||||
GSDECL GSNumber GSEngineGetTPS(GSEngine engine);
|
||||
GSDECL void GSEngineShutdown(GSEngine engine);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue