Android: Add MSAA to enhancements
This commit is contained in:
@ -73,6 +73,8 @@ private:
|
||||
void CreateImGuiContext();
|
||||
void DestroyImGuiContext();
|
||||
|
||||
void LoadAndConvertSettings();
|
||||
|
||||
jobject m_java_object = {};
|
||||
jobject m_emulation_activity_object = {};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user