diff options
Diffstat (limited to 'src/ARMInterpreter_LoadStore.h')
-rw-r--r-- | src/ARMInterpreter_LoadStore.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ARMInterpreter_LoadStore.h b/src/ARMInterpreter_LoadStore.h index 9016cfa..32d6e4d 100644 --- a/src/ARMInterpreter_LoadStore.h +++ b/src/ARMInterpreter_LoadStore.h @@ -19,7 +19,7 @@ #ifndef ARMINTERPRETER_LOADSTORE_H #define ARMINTERPRETER_LOADSTORE_H -namespace ARMInterpreter +namespace melonDS::ARMInterpreter { #define A_PROTO_WB_LDRSTR(x) \ |