Skip to content

Duke3D: Fix CON_EXIT not working correctly in while loops

Dino Bollinger requested to merge dibollinger/eduke32:while_exit_fix into master

The instruction pointer wasn't being updated properly.

Merge request reports