First real upload of the files used for developing
git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@5 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
/*
|
||||
* graphics.h
|
||||
*
|
||||
* Created on: 16.01.2009
|
||||
* Author: gerstrong
|
||||
*/
|
||||
|
||||
char allocmem();
|
||||
char Graphics_Start(void);
|
||||
|
||||
void sb_blit(void);
|
||||
void update_screen(void);
|
||||
Reference in New Issue
Block a user