mirror of
https://github.com/dborth/snes9xgx.git
synced 2024-11-01 16:35:16 +01:00
commit
e5fd0c4730
@ -21,7 +21,7 @@
|
|||||||
|
|
||||||
#include "filter.h"
|
#include "filter.h"
|
||||||
#include "video.h"
|
#include "video.h"
|
||||||
#include "snes9xGX.h"
|
#include "snes9xgx.h"
|
||||||
#include "memmap.h"
|
#include "memmap.h"
|
||||||
|
|
||||||
#include "menu.h"
|
#include "menu.h"
|
||||||
|
@ -194,7 +194,7 @@
|
|||||||
#define _MSU1_H_
|
#define _MSU1_H_
|
||||||
#include "snes9x.h"
|
#include "snes9x.h"
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <sys\stat.h>
|
#include <sys/stat.h>
|
||||||
|
|
||||||
#define MSU1_REVISION 0x02
|
#define MSU1_REVISION 0x02
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user