(svn r13910) -Document: string drawing related functions and types (Alberth)
This commit is contained in:
@@ -19,8 +19,8 @@ enum StringControlCode {
|
||||
/* Display control codes */
|
||||
SCC_SETX = SCC_CONTROL_START,
|
||||
SCC_SETXY,
|
||||
SCC_TINYFONT,
|
||||
SCC_BIGFONT,
|
||||
SCC_TINYFONT, ///< Switch to small font
|
||||
SCC_BIGFONT, ///< Switch to large font
|
||||
|
||||
/* Formatting control codes */
|
||||
SCC_REVISION,
|
||||
|
Reference in New Issue
Block a user