Skip to content

t/sdl_test: Compile as UTF-8

Fix the following warning:

sdl_program.cpp(25): warning C4566: character represented by universal-character-name '\u2603' cannot be represented in the current code page (1252)

Merge request reports