X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=TODO;h=188da49212512a4d920be5a560034df9b720bf13;hp=3e865293eadc12b2aab29110ffe3087703c7a567;hb=9437ccca36057e2ba4b6f4b407304f23f14ab4c4;hpb=9714c9fc2a9a81436bd654427b7e681ec43dd4ff diff --git a/TODO b/TODO index 3e86529..188da49 100644 --- a/TODO +++ b/TODO @@ -3,10 +3,6 @@ The FORTRANish mess that once was is now mostly idiomatic C. Some issues remain to be cleaned up: -* The remaining shared globals: WD1, WD1X, WD2, WD2X. These are used - rather promiscuously to pass around information that ought to be function - arguments in a modern language. - * Remaining unstructured gotos in do_command(). * The program is still pretty much typeless - full of magic numbers being