KYRA: silence warning

This commit is contained in:
athrxx 2019-01-23 20:37:21 +01:00
parent e8ee079b86
commit 9d7100d4f4

View File

@ -642,7 +642,7 @@ bool Debugger_EoB::cmdPrintMap(int, const char **) {
if (s == 3 || s == 4)
c = '/';
else if (s == 2 || s == 8)
c = '';
c = (uint8)'°';
else if (f & 8)
c = 216;
else if (f & 1)