diff options
Diffstat (limited to 'src/GPU.cpp')
-rw-r--r-- | src/GPU.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/GPU.cpp b/src/GPU.cpp index 60f863e..29867db 100644 --- a/src/GPU.cpp +++ b/src/GPU.cpp @@ -21,6 +21,7 @@ #include "NDS.h" #include "GPU.h" + namespace GPU { |