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)
Was game.objects[i].prop > STATE_NOTFOUND.

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


No differences found