Canonize all space functions to follow the drawXXXspace and winqreadXXXspace

conventions.
This commit is contained in:
2003-03-24 00:06:40 +00:00
parent 510e2d5840
commit 93e8a05320
10 changed files with 30 additions and 34 deletions

View File

@@ -57,7 +57,7 @@ void calc_scrollrcts (struct View2D *v2d, int winx, int winy);
int in_ipo_buttons(void);
void drawscroll(int disptype);
void drawipo(void);
void drawipospace(void);
void center_currframe(void);
void scroll_ipobuts(void);