diff options
Diffstat (limited to 'src/GPU3D.cpp')
-rw-r--r-- | src/GPU3D.cpp | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/GPU3D.cpp b/src/GPU3D.cpp index 80c5d46..b00e6fd 100644 --- a/src/GPU3D.cpp +++ b/src/GPU3D.cpp @@ -24,6 +24,8 @@ #include "FIFO.h" #include "Platform.h" +namespace melonDS +{ using Platform::Log; using Platform::LogLevel; @@ -98,9 +100,6 @@ using Platform::LogLevel; // * additionally, some commands (BEGIN, LIGHT_VECTOR, BOXTEST) stall the polygon pipeline -namespace GPU3D -{ - const u8 CmdNumParams[256] = { // 0x00 |