aboutsummaryrefslogtreecommitdiff
path: root/sky/sky.cpp
diff options
context:
space:
mode:
authorJames Brown2003-07-04 15:14:47 +0000
committerJames Brown2003-07-04 15:14:47 +0000
commitc419e8d3dcee7aebe46f50273fae6546dbb1af58 (patch)
tree560cd5267b8ea074f7219c03adc74881e5915efc /sky/sky.cpp
parentbb267e719137c2dc879ea9d1cead24cce376ca01 (diff)
downloadscummvm-rg350-c419e8d3dcee7aebe46f50273fae6546dbb1af58.tar.gz
scummvm-rg350-c419e8d3dcee7aebe46f50273fae6546dbb1af58.tar.bz2
scummvm-rg350-c419e8d3dcee7aebe46f50273fae6546dbb1af58.zip
Make 80 column people happy. Sheesh, it's only an egg.
svn-id: r8745
Diffstat (limited to 'sky/sky.cpp')
-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.
*/