X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=TODO;h=429052847b5b7b9b703d39e4cb1d8fc4330caf30;hb=0d27a5e03d220f683ad813ddf9097dd16b7357f0;hp=58197760316e0d4f749b41d3cb1b71959e6879f0;hpb=a368e2a8b820cdf08ef127fad85096bdfbd7e788;p=open-adventure.git diff --git a/TODO b/TODO index 5819776..4290528 100644 --- a/TODO +++ b/TODO @@ -3,8 +3,6 @@ The FORTRANish mess that once was is now mostly idiomatic C. Some issues remain to be cleaned up: -* Remaining unstructured gotos in do_command(). - * The program is still pretty much typeless. Some attempt has been made to introduce semantic types, but the job is barely started.