Canonize all space functions to follow the drawXXXspace and winqreadXXXspace
conventions.
This commit is contained in:
@@ -784,7 +784,7 @@ static void draw_view_icon(void)
|
||||
glDisable(GL_BLEND);
|
||||
}
|
||||
|
||||
void drawview3d(void)
|
||||
void drawview3dspace(void)
|
||||
{
|
||||
Base *base;
|
||||
Object *ob;
|
||||
|
Reference in New Issue
Block a user