Non-Existant Goto!

This goto statement does not have an associated label! Luckily, AI Wars simply ignores gotos without labels so no damage done. The reason for this is that it saves time that would be spent in writing all of the code for ignoring certain values of #scan.

WARNING: Don't think that the same is true of gosub statements! AI Wars will crash after 100 or so gosubs with no returns.