This commit is contained in:
lepelog
2021-04-01 00:15:05 +02:00
parent 0b09be34fb
commit 87bc0e711b
6 changed files with 45 additions and 56 deletions
@@ -3,4 +3,8 @@
#include "dolphin/types.h"
void cAPIGph_Painter(void);
void cAPIGph_BeforeOfDraw(void);
void cAPIGph_AfterOfDraw(void);
#endif /* C_API_GRAPHIC_H */