更新 '3rdparty/fonts/fnt.h'
This commit is contained in:
parent
c2bc103e0a
commit
4b45a919ff
2
3rdparty/fonts/fnt.h
vendored
2
3rdparty/fonts/fnt.h
vendored
@ -126,7 +126,7 @@ private:
|
||||
#endif
|
||||
}
|
||||
|
||||
float low_putch ( sgVec3 curpos, float pointsize, float italic, char c ) ;
|
||||
float low_putch ( sgVec3 curpos, float pointsize, float italic, int c ) ;
|
||||
|
||||
int loadTXF ( const SGPath& path, GLenum mag = GL_NEAREST,
|
||||
GLenum min = GL_LINEAR_MIPMAP_LINEAR ) ;
|
||||
|
Loading…
Reference in New Issue
Block a user