Re: eliminate some magic numbers in tetris

2018-04-25 Thread Stefan Sperling
On Wed, Apr 25, 2018 at 07:19:35PM +0200, Theo Buehler wrote: > Trivial turd polishing, inspired by something similar done in Dragonfly > but using the more familiar idiom for a for loop. OK > Index: games/tetris/tetris.c > === > RCS

eliminate some magic numbers in tetris

2018-04-25 Thread Theo Buehler
Trivial turd polishing, inspired by something similar done in Dragonfly but using the more familiar idiom for a for loop. Index: games/tetris/tetris.c === RCS file: /var/cvs/src/games/tetris/tetris.c,v retrieving revision 1.32 diff -u