export function to Text3d use

This commit is contained in:
Joilnen Leite
2005-05-04 22:52:14 +00:00
parent 273ec4fb26
commit fac824df40

View File

@@ -782,7 +782,7 @@ static VFont *give_vfontpointer(int nr) /* nr= button */
return G.main->vfont.first;
}
static VFont *exist_vfont(char *str)
VFont *exist_vfont(char *str)
{
VFont *vf;