Merge branch 'master' of github.com:Themaister/SSNES into ssnes-ps3
This commit is contained in:
commit
7f40c11eb7
|
@ -94,7 +94,7 @@ extern "C" {
|
|||
// Implementation must then use SNES_ENVIRONMENT_GET_FULLPATH.
|
||||
// This is useful for implementations with very large roms,
|
||||
// which are impractical to load fully into RAM.
|
||||
//
|
||||
//
|
||||
#define SNES_ENVIRONMENT_GET_CAN_REWIND 7 // bool * --
|
||||
// Boolean value telling if SSNES is able to rewind.
|
||||
// Some implementations might need to take extra precautions
|
||||
|
|
Loading…
Reference in New Issue