shithub: choc

Download patch

ref: 48e96443151db631e1153d459e850c49a96ccb29
parent: b86a383c6fdc394ef995a8e88324c89408f01c05
author: Simon Howard <fraggle@gmail.com>
date: Fri Apr 18 23:32:38 EDT 2014

Exit with error on startup if using the wrong IWAD.

Having multiple binaries can cause some confusion - some users try to
run chocolate-doom with hexen.wad, thinking it is supported. Add a
startup check that makes sure the user is not trying to start the game
using the wrong IWAD file for the binary being run.

This fixes #382.