dbf-udg

view src/udg.h @ 11:5f99c4c7a9fe

now it looks pretty much ok
author John Tsiombikas <nuclear@member.fsf.org>
date Wed, 20 Feb 2013 04:55:03 +0200
parents
children 1abbed71e9c9
line source
1 #ifndef UDG_H_
2 #define UDG_H_
4 #include "dsys.h"
6 extern struct dsys_demo *demo;
8 #endif // UDG_H_