mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-08 05:11:51 +08:00
android: add stub for Platform_PreCreateMove
This commit is contained in:
@@ -782,6 +782,11 @@ void Platform_SetClipboardText( const char *buffer, size_t size )
|
||||
// stub
|
||||
}
|
||||
|
||||
void Platform_PreCreateMove( void )
|
||||
{
|
||||
// stub
|
||||
}
|
||||
|
||||
/*
|
||||
========================
|
||||
Android_RunEvents
|
||||
|
||||
Reference in New Issue
Block a user