updated bords/mappers/stuff to 0.98.15, lots of them got broken, asmcore support...
[fceu.git] / mappers / mapinc.h
1 #include "../types.h"
2 #include "../x6502.h"
3 #include "../fce.h"
4 #include "../ppu.h"
5 #define INESPRIV
6 #include "../cart.h"
7 #include "../ines.h"
8 #include "../memory.h"
9 #include "../sound.h"
10 #include "../state.h"
11 #include "../svga.h"
12 #include "../dprintf.h"
13 #include <string.h>