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"