@@ -0,0 +1,6 @@
#ifndef _DEF_DRAW_H_
#define _DEF_DRAW_H_
void drawTriangle( const SstRegs *sst, const int x, const int y, const int tSize);
#endif //_DEF_DRAW_H_
The note is not visible to the blocked user.