Add Port namespace for DMA
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
namespace SPU {
|
||||
using namespace Port;
|
||||
using namespace DMA;
|
||||
using namespace DMA::Port;
|
||||
|
||||
static void clear_key() {
|
||||
Key::off.write(UI32_MAX);
|
||||
|
Reference in New Issue
Block a user