Warning cleanup
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1147
This commit is contained in:
parent
cdf4503fe0
commit
54ef7a5825
1 changed files with 2 additions and 0 deletions
|
@ -252,7 +252,9 @@ void RENDER_DoUpdate(void) {
|
|||
|
||||
static void RENDER_DrawScreen(void * data) {
|
||||
switch (render.op.type) {
|
||||
#if (C_SSHOT)
|
||||
doagain:
|
||||
#endif
|
||||
case OP_None:
|
||||
render.op.dest=render.op.pixels=data;
|
||||
render.src.draw_handler(render.op.part_handler);
|
||||
|
|
Loading…
Add table
Reference in a new issue