Update platform.cpp

This commit is contained in:
ChancellorIkseew 2024-11-06 15:46:58 +10:00
parent eea97337f5
commit 16bc8d13c5

View File

@ -12,6 +12,7 @@
#ifdef _WIN32
#include <Windows.h>
#pragma comment(lib, "winmm.lib")
void platform::configure_encoding() {
// set utf-8 encoding to console output