mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-07 07:41:50 -05:00
Core: Modernize C headers with C++ equivalents
This commit is contained in:
@@ -61,8 +61,6 @@
|
||||
#include "../os_android.h"
|
||||
#endif
|
||||
|
||||
#include <string.h>
|
||||
|
||||
static const char *ANDROID_PERMS[] = {
|
||||
"ACCESS_CHECKIN_PROPERTIES",
|
||||
"ACCESS_COARSE_LOCATION",
|
||||
|
||||
Reference in New Issue
Block a user