|
|
| version 1.2, 2004/08/07 10:53:01 | version 1.3, 2004/08/08 06:59:22 |
|---|---|
| Line 469 static void pcg8x2_halfx4right(UINT8 *ds | Line 469 static void pcg8x2_halfx4right(UINT8 *ds |
| // ---- | // ---- |
| static void draw_nop(UINT8 *dst, UINT8 *term, const UINT8 *src) { | static void draw_nop(UINT8 *dst, UINT8 *term, const UINT8 *src) { |
| (void)dst; | |
| (void)term; | |
| (void)src; | |
| } | } |