mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-16 05:38:04 -05:00
Fix deallocation of GC Adapter
This commit is contained in:
@ -82,7 +82,6 @@ enum {
|
||||
ADAPTER_DETECTED = 1,
|
||||
};
|
||||
|
||||
/// Singleton Adapter class
|
||||
class Adapter {
|
||||
public:
|
||||
/// Initialize the GC Adapter capture and read sequence
|
||||
|
Reference in New Issue
Block a user