X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;ds=sidebyside;f=TODO;h=429052847b5b7b9b703d39e4cb1d8fc4330caf30;hb=41c0e7768471bb957884c7f3a6bbf8c730ad3442;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.