Fix PlatformSettings typedef on Android
This commit is contained in:
@@ -48,7 +48,7 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
#if PLATFORM_LINUX
|
||||
#if PLATFORM_ANDROID
|
||||
typedef AndroidPlatformSettings PlatformSettings;
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user