[CHG] Doc improvement

This commit is contained in:
Crayon2000 2009-12-08 17:47:51 +00:00
parent b3619a5e35
commit 3eed382e82
2 changed files with 13 additions and 13 deletions

View file

@ -89,7 +89,7 @@ GRRLIB_texImg* GRRLIB_LoadTextureFromFile (const char* filename) ;
bool GRRLIB_ScrShot (const char* filename) ;
//------------------------------------------------------------------------------
//! GRRLIB_print.c - Will someome please tell me what these are :)
// GRRLIB_print.c - Will someome please tell me what these are :)
void GRRLIB_Printf (const f32 xpos, const f32 ypos,
const GRRLIB_texImg *tex, const u32 color,
const f32 zoom, const char *text, ...) ;