add some defines

This commit is contained in:
Tomasz Moń
2009-02-26 20:32:35 +01:00
parent 4e5f2438d3
commit bfc285ad0f
4 changed files with 20 additions and 0 deletions

5
gui.h
View File

@@ -14,4 +14,9 @@
* along with this program. If not, see <http://www.gnu.org/licenses>.
*/
#ifndef GDIGI_GUI_H
#define GDIGI_GUI_H
void create_window();
#endif /* GDIGI_GUI_H */