Skip to content

Commit

Permalink
Oops missed a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
timangus committed Mar 12, 2013
1 parent 3e92679 commit bf25c27
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions code/renderergl2/tr_local.h
Expand Up @@ -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

0 comments on commit bf25c27

Please sign in to comment.