mirror of https://github.com/snes9xgit/snes9x.git
Merge branch 'master' of github.com:libretro/snes9x
Conflicts: memmap.cpp
This commit is contained in:
commit
eb80e28817
|
@ -202,7 +202,7 @@
|
|||
#include "display.h"
|
||||
|
||||
#ifdef __LIBRETRO__
|
||||
#include "libretro.h"
|
||||
#include "libretro/libretro.h"
|
||||
void S9xAppendMapping(struct retro_memory_descriptor *desc);
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue