forked from teamnwah/openmw-tes3coop
Add a missing return value
This commit is contained in:
parent
9e2d4f8b7c
commit
3519934f27
1 changed files with 1 additions and 1 deletions
|
@ -646,7 +646,7 @@ namespace MWRender
|
|||
break;
|
||||
}
|
||||
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
int decode_interrupt_cb(void) {
|
||||
|
|
Loading…
Reference in a new issue