NOWIPE fixes for colormap and title card wipes
Compiling with NOWIPE=1
would still execute the colormap wipe loops, so I added some #ifndef NOWIPE
lines to fix that right up.
The significance here is that emscripten builds can't run wipes due to its loop behavior. You can try NOWIPE in action here.
Merge request reports
Activity
Filter activity
Please register or sign in to reply