mirror of
https://github.com/libretro/RetroArch
synced 2025-02-28 22:13:51 +00:00
because @leiradel wants me to
This commit is contained in:
parent
cecb50bd19
commit
56ce7b9b22
@ -1038,6 +1038,9 @@ struct retro_memory_descriptor
|
|||||||
* The length can't be used for that purpose; the frontend may want
|
* The length can't be used for that purpose; the frontend may want
|
||||||
* to append arbitrary data to an address, without a separator. */
|
* to append arbitrary data to an address, without a separator. */
|
||||||
const char *addrspace;
|
const char *addrspace;
|
||||||
|
|
||||||
|
/* TODO: When finalizing this one, add a description field,
|
||||||
|
* which should be "WRAM" or something roughly equally long. */
|
||||||
};
|
};
|
||||||
|
|
||||||
/* The frontend may use the largest value of 'start'+'select' in a
|
/* The frontend may use the largest value of 'start'+'select' in a
|
||||||
|
Loading…
x
Reference in New Issue
Block a user