commit 42c62c58f85130dd9b12757b24dbbd666fc91b3b Author: Dino Bollinger Date: Sat Nov 28 11:31:10 2020 -0800 Locale: Replace std::string with a char* wrapper This avoids a bug which causes linking to fail for MinGW32 builds. Co-authored-by: Evan Ramos See https://voidpoint.io/terminx/eduke32 for more details.