mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 08:35:20 +02:00
Android build fixes for c++11
This commit is contained in:
@@ -76,4 +76,9 @@ int getInputDialogState();
|
||||
*/
|
||||
std::string getInputDialogValue();
|
||||
|
||||
#ifndef SERVER
|
||||
float getDisplayDensity();
|
||||
v2u32 getDisplaySize();
|
||||
#endif
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user