esaruoho / ztracker_mac

zTracker, the MIDI-only clone of Impulse Tracker, which itself was a clone of Scream Tracker 3. It's a tracker. It does MIDI. I'm looking to somehow crowdsource it's compiling for the macOS/OS X. Anyone interested?
18 stars 2 forks source link

help.txt reference missing "i couldnt find help.txt. no help for you :[" #6

Open esaruoho opened 7 years ago

esaruoho commented 7 years ago

ztrackermacosxsdl_xcodeproj

tried to get printf to show me which path help.txt is trying to open, but all i got was \help.txt

(in CUI_Help.cpp) printf("%s\\help.txt",zt_directory);

esaruoho commented 8 months ago

interestingly, there has got to be a way of finding what %s\\ references.