mirror of
https://github.com/dborth/snes9xgx.git
synced 2024-11-01 08:25:18 +01:00
This commit is contained in:
parent
c9d8416128
commit
115a5e8943
@ -27,6 +27,8 @@
|
||||
*
|
||||
***************************************************************************/
|
||||
|
||||
#ifdef HW_RVL
|
||||
|
||||
#include <gccore.h>
|
||||
|
||||
#include <ogc/lwp_heap.h>
|
||||
@ -387,3 +389,4 @@ const DISC_INTERFACE __io_usb2storage = {
|
||||
(FN_MEDIUM_CLEARSTATUS) & __usb2storage_ClearStatus,
|
||||
(FN_MEDIUM_SHUTDOWN) & __usb2storage_Shutdown
|
||||
};
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user