mirror of
https://github.com/GRRLIB/GRRLIB.git
synced 2024-11-22 15:02:20 +00:00
[CHG] Doc improvement
This commit is contained in:
parent
b3619a5e35
commit
3eed382e82
2 changed files with 13 additions and 13 deletions
|
@ -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, ...) ;
|
||||
|
|
Loading…
Reference in a new issue