shithub: cstory

Download patch

ref: bee35b5750748cf101a6924543e46ec3f9c783ba
parent: aaff8875782a9a1b6fc45f55e226b2352bb833e3
author: Clownacy <Clownacy@users.noreply.github.com>
date: Sun Aug 25 16:47:54 EDT 2019

Convert Profile.cpp to UTF-8

The MessageBoxA strings are ShiftJIS-encoded, but to avoid compiler
warnings (from Clang, namely), I'm using those weird '\x' things.