Documentation
This commit is contained in:
parent
83cdbf4fe1
commit
cac22ffe0f
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@
|
||||||
#define GFX_USE_OS_OSX FALSE
|
#define GFX_USE_OS_OSX FALSE
|
||||||
#endif
|
#endif
|
||||||
/**
|
/**
|
||||||
* @brief Use a Raw 32 bit CPU based system
|
* @brief Use a Raw 32-bit CPU based system (Bare Metal)
|
||||||
* @details Defaults to FALSE
|
* @details Defaults to FALSE
|
||||||
*/
|
*/
|
||||||
#ifndef GFX_USE_OS_RAW32
|
#ifndef GFX_USE_OS_RAW32
|
||||||
|
|
Loading…
Add table
Reference in a new issue