mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-27 00:00:07 -06:00
Allow melonDS to write the file
The directory wasn't created, so the file was not being written
This commit is contained in:
@ -4,8 +4,6 @@
|
||||
#include <stdio.h>
|
||||
|
||||
#include <string>
|
||||
#include <iostream>
|
||||
#include <fstream>
|
||||
#include <memory>
|
||||
|
||||
#include <QVector>
|
||||
|
Reference in New Issue
Block a user