mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-01-23 13:24:13 +00:00
android: add stub for Platform_PreCreateMove
This commit is contained in:
parent
d633fe5deb
commit
0afc3d83c6
@ -782,6 +782,11 @@ void Platform_SetClipboardText( const char *buffer, size_t size )
|
||||
// stub
|
||||
}
|
||||
|
||||
void Platform_PreCreateMove( void )
|
||||
{
|
||||
// stub
|
||||
}
|
||||
|
||||
/*
|
||||
========================
|
||||
Android_RunEvents
|
||||
|
Loading…
x
Reference in New Issue
Block a user