]> git.tdb.fi Git - gldbg.git/blob - source/functions.h
Initial revision
[gldbg.git] / source / functions.h
1 /* $Id$
2
3 This file is part of gldbg
4 Copyright © 2009  Mikko Rasa, Mikkosoft Productions
5 Distributed under the GPL
6 */
7
8 #ifndef FUNCTIONS_H_
9 #define FUNCTIONS_H_
10
11 #include "functions.enum"
12
13 #endif