mirror of
https://github.com/zeldaret/tww.git
synced 2026-09-06 02:38:11 -04:00
@@ -0,0 +1,8 @@
|
||||
#ifndef C_API_GRAPHIC_H
|
||||
#define C_API_GRAPHIC_H
|
||||
|
||||
void cAPIGph_Painter(void);
|
||||
void cAPIGph_BeforeOfDraw(void);
|
||||
void cAPIGph_AfterOfDraw(void);
|
||||
|
||||
#endif /* C_API_GRAPHIC_H */
|
||||
Reference in New Issue
Block a user