There's an interesting easter egg in semantic.cpp, line 77:
if (CheckWord(words, "OXio")) {
Apparently, if your text contains the word "OXio", it triggers the following riddle: What's round on the ends and hi in the middle?There's an interesting easter egg in semantic.cpp, line 77:
if (CheckWord(words, "OXio")) {
Apparently, if your text contains the word "OXio", it triggers the following riddle: What's round on the ends and hi in the middle?
Awesome find. :)