diff options
Diffstat (limited to 'src/NDSCart.h')
-rw-r--r-- | src/NDSCart.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/NDSCart.h b/src/NDSCart.h index 33a17bb..18d1fb6 100644 --- a/src/NDSCart.h +++ b/src/NDSCart.h @@ -30,7 +30,7 @@ #include "FATStorage.h" #include "ROMList.h" -namespace NDSCart +namespace melonDS::NDSCart { enum CartType |