mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-25 15:54:31 +01:00
Move remaining stuff in Android.cpp
This commit is contained in:
@@ -223,7 +223,7 @@ void core_init()
|
||||
initialised = true;
|
||||
|
||||
#ifdef __ANDROID__
|
||||
platform_android_init_class_loader();
|
||||
Platform::AndroidInitClassLoader();
|
||||
#endif // __ANDROID__
|
||||
|
||||
platform_ticks_init();
|
||||
|
||||
Reference in New Issue
Block a user