diff options
Diffstat (limited to 'src/ARMJIT_Memory.h')
-rw-r--r-- | src/ARMJIT_Memory.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ARMJIT_Memory.h b/src/ARMJIT_Memory.h index 69f6662..726b710 100644 --- a/src/ARMJIT_Memory.h +++ b/src/ARMJIT_Memory.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2022 melonDS team, RSDuck + Copyright 2016-2022 melonDS team This file is part of melonDS. @@ -78,4 +78,4 @@ void* GetFuncForAddr(ARM* cpu, u32 addr, bool store, int size); } -#endif
\ No newline at end of file +#endif |