mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 14:53:52 +00:00
Character encoding fixups
This commit is contained in:
@@ -785,7 +785,7 @@ void ShiftWholeHouse (short howFar)
|
||||
short i, h, numRooms;
|
||||
char wasState;
|
||||
|
||||
OpenMessageWindow(PSTR("Shifting Whole House<EFBFBD>"));
|
||||
OpenMessageWindow(PSTR("Shifting Whole House\xc9"));
|
||||
SpinCursor(3);
|
||||
|
||||
CopyThisRoomToRoom();
|
||||
|
Reference in New Issue
Block a user