mirror of
https://github.com/nicbarker/clay.git
synced 2025-09-18 12:36:17 +00:00
updated README
This commit is contained in:
parent
91c6d05774
commit
fad85b56c3
|
@ -179,7 +179,7 @@ For help starting out or to discuss clay, considering joining [the discord serve
|
|||
- [Clay_GetElementData](#clay_getelementdata)
|
||||
- [Clay_GetElementId](#clay_getelementid)
|
||||
- [Element Macros](#element-macros)
|
||||
- [CLAY](#clay)
|
||||
- [CLAY](#clay-uppercase)
|
||||
- [CLAY_ID](#clay_id)
|
||||
- [CLAY_IDI](#clay_idi)
|
||||
- [Data Structures & Defs](#data-structures--definitions)
|
||||
|
@ -771,6 +771,7 @@ Returns a [Clay_ElementId](#clay_elementid) for the provided id string, used for
|
|||
|
||||
## Element Macros
|
||||
|
||||
<a name="clay-uppercase"></a>
|
||||
### CLAY()
|
||||
**Usage**
|
||||
|
||||
|
|
Loading…
Reference in a new issue