mirror of
https://github.com/Oibaf66/frodo-wii.git
synced 2024-11-22 11:29:24 +01:00
Delete network
This commit is contained in:
parent
fcb1b50c17
commit
6a79ffb4f4
@ -130,6 +130,8 @@ C64::~C64()
|
||||
delete TheCPU1541;
|
||||
delete TheCPU;
|
||||
delete TheDisplay;
|
||||
if (this->network)
|
||||
delete this->network;
|
||||
|
||||
delete[] RAM;
|
||||
delete[] Basic;
|
||||
|
Loading…
Reference in New Issue
Block a user