aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sky/sky.cpp20
1 files changed, 12 insertions, 8 deletions
diff --git a/sky/sky.cpp b/sky/sky.cpp
index 5e4ee7b4ab..0c709f8d55 100644
--- a/sky/sky.cpp
+++ b/sky/sky.cpp
@@ -39,14 +39,18 @@ extern bool draw_keyboard;
#endif
/*
- At the beginning the reverse engineers were happy, and did rejoice at their task, for the engine
- before them did shineth and was full of promise. But then they did look closer and see'th the aweful
- truth; it's code was assembly and messy (rareth was its comments). And so large were it's includes that did at
- first seem small; queereth also was its compact(s). Then they did findeth another version, and this was slightly
- different from the first. Then a third, and this was different again. All different, but not really better, for all
- were not really compatible. But, eventually, it did come to pass that Steel Sky was implemented on a modern
- platform. And the programmers looked and saw that it was indeed a miracle. But they were not joyous and instead did
- weep for nobody knew just what had been done. Except people who read the source. Hello.
+ At the beginning the reverse engineers were happy, and did rejoice at
+ their task, for the engine before them did shineth and was full of
+ promise. But then they did look closer and see'th the aweful truth;
+ it's code was assembly and messy (rareth was its comments). And so large
+ were it's includes that did at first seem small; queereth also was its
+ compact(s). Then they did findeth another version, and this was slightly
+ different from the first. Then a third, and this was different again.
+ All different, but not really better, for all were not really compatible.
+ But, eventually, it did come to pass that Steel Sky was implemented on
+ a modern platform. And the programmers looked and saw that it was indeed a
+ miracle. But they were not joyous and instead did weep for nobody knew
+ just what had been done. Except people who read the source. Hello.
With apologies to the CD32 SteelSky file.
*/