Improving doc
This commit is contained in:
parent
3d1d0182b3
commit
844be18713
1 changed files with 1 additions and 1 deletions
|
@ -389,7 +389,7 @@
|
||||||
#define GDISP_NEED_IMAGE_BMP_32 TRUE
|
#define GDISP_NEED_IMAGE_BMP_32 TRUE
|
||||||
#endif
|
#endif
|
||||||
/**
|
/**
|
||||||
* @brief The blit buffer size.
|
* @brief The BMP blit buffer size.
|
||||||
* @details Defaults to TRUE
|
* @details Defaults to TRUE
|
||||||
* @note Bigger is faster but requires more RAM.
|
* @note Bigger is faster but requires more RAM.
|
||||||
* @note This must be greater than 40 bytes and 32 pixels as we read our headers into this space as well.
|
* @note This must be greater than 40 bytes and 32 pixels as we read our headers into this space as well.
|
||||||
|
|
Loading…
Add table
Reference in a new issue