|
|
| version 1.2, 2004/08/07 10:53:01 | version 1.3, 2004/08/08 06:59:22 |
|---|---|
| Line 425 static void knj8_halfx4right(UINT8 *dst, | Line 425 static void knj8_halfx4right(UINT8 *dst, |
| // ---- | // ---- |
| 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; | |
| } | } |