android port

This commit is contained in:
2026-08-28 21:23:08 +03:00
parent aaf298d8cc
commit eef7d2b046
41 changed files with 1428 additions and 142 deletions
+2
View File
@@ -22,5 +22,7 @@ public:
};
#define ENGINE_BRIDGE_INTERFACE_VERSION "EngineBridge001"
#define CLIENT_ENGINE_BRIDGE_INTERFACE_VERSION "ClientEngineBridge001"
#define SERVER_ENGINE_BRIDGE_INTERFACE_VERSION "ServerEngineBridge001"
#endif