mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
mcpx: Move APU components to hw/xbox/mcpx/apu
This commit is contained in:
committed by
mborgerson
parent
395d136364
commit
ba297f3b69
@@ -19,7 +19,7 @@
|
||||
* License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include "hw/xbox/mcpx/apu_int.h"
|
||||
#include "hw/xbox/mcpx/apu/apu_int.h"
|
||||
|
||||
static const int16_t ep_silence[256][2] = { 0 };
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user