toxirc
toxirc copied to clipboard
Improve save file opening by using simple fopen
Using fdopen always fails to load the save file on windows. With fopen it always works on both windows and linux.
@endoffile78 Do not merge, there is another problem with is that I was not aware of.