| Previous | 199869 Revisions | Next |
| r32409 Friday 26th September, 2014 at 17:35:44 UTC by Tafoid |
|---|
| No need for relative path in this case for an #include (nw) |
| [src/mame/drivers] | sliver.c |
| r32408 | r32409 | |
|---|---|---|
| 67 | 67 | #include "sound/okim6295.h" |
| 68 | 68 | #include "cpu/mcs51/mcs51.h" |
| 69 | 69 | #include "video/ramdac.h" |
| 70 | #include " | |
| 70 | #include "libjpeg/jpeglib.h" | |
| 71 | 71 | |
| 72 | 72 | |
| 73 | 73 | #define FIFO_SIZE 1024 |
| Previous | 199869 Revisions | Next |