mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-21 16:05:44 -07:00
Bah, and of course there's a TODO comment I forgot to remove.
[originally from svn r5714]
This commit is contained in:
@ -5,15 +5,6 @@
|
||||
* Gyro Chamber).
|
||||
*/
|
||||
|
||||
/*
|
||||
* Possibly TODO:
|
||||
*
|
||||
* - it's horribly tempting to give the pieces significant
|
||||
* _orientations_, perhaps by drawing some sort of oriented
|
||||
* polygonal figure beneath the number. (An arrow pointing
|
||||
* upwards springs readily to mind.)
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
Reference in New Issue
Block a user