更新 '3rdparty/fonts/fnt.h'
This commit is contained in:
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 ) ;
|
||||
|
||||
Reference in New Issue
Block a user