fabiangreffrath / taradino

SDL2 port of Rise of the Triad
GNU General Public License v2.0
29 stars 8 forks source link

Improve error handling and file-not-found #67

Closed erysdren closed 1 month ago

erysdren commented 1 month ago

Just use fprintf instead of writing out character by character. Also, a special new error handling function for when a required data file is not found. It lists the locations where it expects to find it (the datadirs).