Files
melonDS/src
Jesse Talavera 1bec2a9293 Fix an incorrect use of std::move (#1919)
- When I adapted `GBACart::ParseROM` to use `unique_ptr` instead of a plain pointer, I forgot to remove the code that copied the SRAM data
- That code was made unnecessary because of the move
2023-12-16 00:05:43 +01:00
..
2023-08-28 20:01:15 +02:00
2019-06-13 14:41:54 +02:00
2023-11-04 00:21:46 +01:00
2023-12-08 17:19:00 +01:00
2023-12-08 17:19:00 +01:00
2022-10-17 22:55:11 +02:00
2023-11-04 00:21:46 +01:00