From ba35ebce6a7bcfcef35de9ca3ec43d2dfbd829f3 Mon Sep 17 00:00:00 2001 From: zeromus Date: Thu, 8 Nov 2012 21:52:07 +0000 Subject: [PATCH] add todo --- desmume/src/windows/FEX_Interface.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/desmume/src/windows/FEX_Interface.cpp b/desmume/src/windows/FEX_Interface.cpp index 1b4022e85..16af640e7 100644 --- a/desmume/src/windows/FEX_Interface.cpp +++ b/desmume/src/windows/FEX_Interface.cpp @@ -15,6 +15,8 @@ along with the this software. If not, see . */ +//TODO - consider making this use UTF-8 everywhere instead of wstrings. sort of cleaner. but im tired of it now. it works presently. + #include "FEX_Interface.h" #include "File_Extractor/fex/fex.h"