ref: bd876e9309acfa451fa31f3576a9bca71a5e9759
parent: f127010848d7f03ad527cf0c24fba4d931c723c8
author: Clownacy <Clownacy@users.noreply.github.com>
date: Tue Jan 28 16:26:28 EST 2020
Change icon resource IDs Visual Studio 2017 doesn't like them being 0 and 1: the compiled EXE uses the small icon as the taskbar icon. Changing them to 101 and 102, like CSE2 did before the accurate-portable-split, fixes this.