mirror of
https://github.com/Ed94/metadesk.git
synced 2026-08-06 15:48:47 +00:00
[docs] fix typo
This commit is contained in:
@@ -75,7 +75,7 @@ main:
|
|||||||
@macro MD_FUNCTION: {}
|
@macro MD_FUNCTION: {}
|
||||||
|
|
||||||
@send(HelperMacros)
|
@send(HelperMacros)
|
||||||
@doc("Specified before all Metadesk library global variables. Expands to @code 'static' by default. Can be overridden in usage code by using @code '#define MD_STATIC ...' (where @code '...' is whatever you want to be in front of all global variable declarations).")
|
@doc("Specified before all Metadesk library global variables. Expands to @code 'static' by default. Can be overridden in usage code by using @code '#define MD_GLOBAL ...' (where @code '...' is whatever you want to be in front of all global variable declarations).")
|
||||||
@macro MD_GLOBAL: {}
|
@macro MD_GLOBAL: {}
|
||||||
|
|
||||||
//~ Basic Utilities
|
//~ Basic Utilities
|
||||||
|
|||||||
Reference in New Issue
Block a user