aboutsummaryrefslogtreecommitdiff
path: root/src/melon_fopen.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/melon_fopen.cpp')
-rw-r--r--src/melon_fopen.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/melon_fopen.cpp b/src/melon_fopen.cpp
index 04d3caf..007d248 100644
--- a/src/melon_fopen.cpp
+++ b/src/melon_fopen.cpp
@@ -16,6 +16,8 @@
with melonDS. If not, see http://www.gnu.org/licenses/.
*/
+// TODO: all this should ideally go in Platform.cpp
+
#include <stdio.h>
#include <string.h>
#include <stdlib.h>