Allow melonDS to write the file

The directory wasn't created, so the file was not being written
This commit is contained in:
WaluigiWare64
2021-01-05 15:34:28 +00:00
parent 6c91157495
commit 00e9a5e0c7
2 changed files with 13 additions and 8 deletions

View File

@ -4,8 +4,6 @@
#include <stdio.h>
#include <string>
#include <iostream>
#include <fstream>
#include <memory>
#include <QVector>