1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-10 13:00:37 +00:00

Cleanup Android C++ code

This commit is contained in:
Marcel Admiraal
2022-05-30 22:13:49 +01:00
parent 340283f5be
commit 7a782edeaa
29 changed files with 405 additions and 459 deletions

View File

@@ -93,4 +93,4 @@ public:
void joy_connection_changed(int p_device, bool p_connected, String p_name);
};
#endif
#endif // ANDROID_INPUT_HANDLER_H