You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00: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