forked from PAWPAW-Mirror/lib_xua
Initial changes to remove xud dependancies when compiling with NO_USB=1
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
|
||||
#ifndef NO_USB
|
||||
#include "devicedefines.h"
|
||||
#include "hostactive.h"
|
||||
#include "audiostream.h"
|
||||
@@ -22,3 +22,4 @@ void XUD_UserResume(void)
|
||||
UserHostActive(1);
|
||||
}
|
||||
}
|
||||
#endif /* NO_USB */
|
||||
Reference in New Issue
Block a user