Snake works! Scoreboard is fucky.
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#define ERRNO_IO 2
|
||||
#define ERRNO_TIMEOUT 3
|
||||
#define ERRNO_CALIBRATION 4
|
||||
#define ERRNO_OUTOFBOUNDS 5
|
||||
|
||||
#define ERROR(x) errno=x; return x;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user