Turn an odd test into a macro disjunction.
authorEric S. Raymond <esr@thyrsus.com>
Sun, 9 Apr 2023 01:17:55 +0000 (21:17 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Sun, 9 Apr 2023 01:17:55 +0000 (21:17 -0400)
commit9e9731d59b79a1a7c4bd4583d621ec125849220a
treeddf6fd2f9fce6f62311c3a8916a5aad6c5915c00
parent191d3cb04393599e90be909013494ca6f68ba328
Turn an odd test into a macro disjunction.

Was game.objects[i].prop > STATE_NOTFOUND.

This finishes off all the statec comparisons we want to macroize.
score.c