X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=TODO;h=188da49212512a4d920be5a560034df9b720bf13;hp=3e865293eadc12b2aab29110ffe3087703c7a567;hb=da6a090b833070da1726a92d5db3b476c2313050;hpb=5341a3e2ee614dfc1b5aa771443bf3a959046628 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