backslash apostrophe escaped
JOELwindows7 - Custom level - Oct 4, 2017 from Androidgame: message ("I \"wandering\"")
Output: I "wandering"
The \" escapes the " so it will be treated as a part of string.
Thx lecturer! The C++ has similar synthax here!
Downloads: 35 - Level ID: 27113