Pessimistic memory allocation.

* Added/removed headers as necessary
* Removed 'key_event' function from keyboard
This commit is contained in:
Murilo Pereira
2011-02-06 03:45:58 -02:00
parent d1a7d6fc24
commit 75d1e5f23b
17 changed files with 81 additions and 24 deletions
+1
View File
@@ -27,6 +27,7 @@
#define MANEUVRE_5_STARTING_X 41
#define MANEUVRE_6_STARTING_X 49
extern const char *program_name;
struct deck *deck;
struct cursor *cursor;