| Previous | 199869 Revisions | Next |
| r31304 Thursday 17th July, 2014 at 18:26:59 UTC by Wilbert Pol |
|---|
| silence compiler warning (nw) |
| [src/osd/sdl] | drawogl.c |
| r31303 | r31304 | |
|---|---|---|
| 1130 | 1130 | render_primitive *prim; |
| 1131 | 1131 | texture_info *texture=NULL; |
| 1132 | 1132 | float vofs, hofs; |
| 1133 | int pendingPrimitive=GL_NO_PRIMITIVE, curPrimitive=GL_NO_PRIMITIVE, scrnum, is_vector; | |
| 1133 | int pendingPrimitive=GL_NO_PRIMITIVE, curPrimitive=GL_NO_PRIMITIVE, scrnum = 0, is_vector; | |
| 1134 | 1134 | const screen_device *screen; |
| 1135 | 1135 | |
| 1136 | 1136 | if (video_config.novideo) |
| Previous | 199869 Revisions | Next |