mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-17 04:32:40 +00: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