Constants are not used in the header.

This commit is contained in:
Murilo Pereira
2011-02-06 04:06:54 -02:00
parent 5adba921f9
commit 56ab3aedb1
2 changed files with 2 additions and 2 deletions
-1
View File
@@ -1,7 +1,6 @@
#ifndef GAME_H
#define GAME_H
#include "stack.h"
#include "deck.h"
#include "cursor.h"