mirror of
https://github.com/PCSX2/pcsx2.git
synced 2026-01-31 01:15:24 +01:00
Remove an extern that goes to a function not in the code.
This commit is contained in:
@@ -122,7 +122,6 @@ extern void sioWrite8(u8 value);
|
||||
extern void sioWriteCtrl16(u16 value);
|
||||
extern void sioInterrupt();
|
||||
extern void sioInterruptR();
|
||||
extern void InitializeSIO(u8 value);
|
||||
extern void SetForceMcdEjectTimeoutNow();
|
||||
extern void ClearMcdEjectTimeoutNow();
|
||||
extern void sioStatRead();
|
||||
|
||||
Reference in New Issue
Block a user