mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-22 20:03:42 +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