Moving cursor declaration to the game file.

* Also moving some functions around.
This commit is contained in:
Murilo Pereira
2011-02-06 00:15:21 -02:00
parent 58fff35a20
commit a8c98d4756
4 changed files with 18 additions and 20 deletions

View File

@@ -3,7 +3,6 @@
#include "keyboard.h"
void mark_origin(struct cursor *cursor) {
return;
}