platform: add GetNativeObject call
This commit is contained in:
parent
a5258bea65
commit
265f79fc72
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ GNU General Public License for more details.
|
|||
==============================================================================
|
||||
*/
|
||||
void Platform_Vibrate( float life, char flags );
|
||||
void*Platform_GetNativeObject( const char *name );
|
||||
|
||||
/*
|
||||
==============================================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue