mirror of
https://gitlab.com/klmp200/LO27.git
synced 2025-07-17 17:09:23 +00:00
Ajustements pour doxygen
This commit is contained in:
@ -25,9 +25,9 @@
|
||||
/**
|
||||
* An essential basic type, added an ERROR for out of bounds
|
||||
*
|
||||
* @param true : 1
|
||||
* @param false : 0
|
||||
* @param ERROR : -1
|
||||
* @param true 1
|
||||
* @param false 0
|
||||
* @param ERROR -1
|
||||
*
|
||||
*/
|
||||
typedef enum Bool{
|
||||
|
Reference in New Issue
Block a user