[CHG] Code format

This commit is contained in:
Crayon2000 2009-12-22 02:31:14 +00:00
parent 47ed2a0092
commit a0396c8d42

View file

@ -144,8 +144,7 @@ typedef struct GRRLIB_bytemapFont {
s8 tracking; /**< Tracking (Add-space after each char) (-128 to 127). */
GRRLIB_bytemapChar *charDef; /**< Array of bitmap characters. */
}
GRRLIB_bytemapFont;
} GRRLIB_bytemapChar;
//------------------------------------------------------------------------------
/**