This commit is contained in:
parent
b1c43a6379
commit
e02d22a044
|
@ -1,5 +1,4 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Collections.Generic;
|
||||
using System.Text;
|
||||
|
||||
using BizHawk.Common;
|
||||
|
@ -13,4 +12,4 @@ namespace BizHawk.Emulation.Cores.Computers.Amiga
|
|||
public bool DriveLightOn { get; private set; }
|
||||
public string DriveLightIconDescription => "Floppy Drive Activity";
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue