mirror of
https://github.com/nicbarker/clay.git
synced 2025-04-19 04:38:01 +00:00
Add acknowledgements
This commit is contained in:
parent
12e8ae2284
commit
0c523c7a47
@ -6,6 +6,11 @@ If you haven't taken a look at the [full documentation for clay](https://github.
|
||||
|
||||
The **most notable difference** between the C API and the Odin bindings is the use of if statements to create the scope for declaring child elements. When using the equivalent of the [Element Macros](https://github.com/nicbarker/clay/blob/main/README.md#element-macros):
|
||||
|
||||
Special thanks to
|
||||
|
||||
- [laytan](https://github.com/laytan)
|
||||
- [Dudejoe870](https://github.com/Dudejoe870)
|
||||
- MrStevns from the Odin Discord server
|
||||
|
||||
```C
|
||||
// C form of element macros
|
||||
|
Loading…
Reference in New Issue
Block a user