mirror of
https://github.com/libretro/RetroArch
synced 2025-04-10 15:45:19 +00:00
Cleanup
This commit is contained in:
parent
7c20f2b868
commit
f2631809bb
@ -986,7 +986,6 @@ static const uint8_t *cheevos_get_memory(unsigned offset)
|
|||||||
{
|
{
|
||||||
retro_ctx_memory_info_t mem_info;
|
retro_ctx_memory_info_t mem_info;
|
||||||
uint8_t *memory = NULL;
|
uint8_t *memory = NULL;
|
||||||
unsigned i;
|
|
||||||
|
|
||||||
mem_info.id = RETRO_MEMORY_SYSTEM_RAM;
|
mem_info.id = RETRO_MEMORY_SYSTEM_RAM;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user