Oops missed a bit
This commit is contained in:
@@ -2739,10 +2739,5 @@ size_t RE_SaveJPGToBuffer(byte *buffer, size_t bufSize, int quality,
|
||||
void RE_TakeVideoFrame( int width, int height,
|
||||
byte *captureBuffer, byte *encodeBuffer, qboolean motionJpeg );
|
||||
|
||||
// font stuff
|
||||
void R_InitFreeType( void );
|
||||
void R_DoneFreeType( void );
|
||||
void RE_RegisterFont(const char *fontName, int pointSize, fontInfo_t *font);
|
||||
|
||||
|
||||
#endif //TR_LOCAL_H
|
||||
|
Reference in New Issue
Block a user