gameui

diff src/gameui_impl.h @ 0:3aa12cdb9925

initial commit
author John Tsiombikas <nuclear@member.fsf.org>
date Mon, 24 Feb 2014 22:25:49 +0200
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/src/gameui_impl.h	Mon Feb 24 22:25:49 2014 +0200
     1.3 @@ -0,0 +1,4 @@
     1.4 +#ifndef GAMEUI_IMPL_H_
     1.5 +#define GAMEUI_IMPL_H_
     1.6 +
     1.7 +#endif	// GAMEUI_IMPL_H_