mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-18 12:45:45 -04:00
System: Support changing BIOS path
This commit is contained in:
@ -22,7 +22,7 @@ public:
|
||||
CDROM();
|
||||
~CDROM();
|
||||
|
||||
bool Initialize(System* system, DMA* dma, InterruptController* interrupt_controller, SPU* spu);
|
||||
void Initialize(System* system, DMA* dma, InterruptController* interrupt_controller, SPU* spu);
|
||||
void Reset();
|
||||
bool DoState(StateWrapper& sw);
|
||||
|
||||
|
Reference in New Issue
Block a user