Fix properties renaming.

This commit is contained in:
2024-06-12 12:31:30 +02:00
parent 27acd6820c
commit 262f0d632a
4 changed files with 18 additions and 7 deletions

View File

@@ -55,7 +55,6 @@ p :: properties {
...
}
```
But this is not yet supported 100%.
## Jai Usage Example
@@ -171,7 +170,7 @@ Hint_Kind :: enum {
## Notable missing features
- Control flow: if/else, for, while etc.
- Control flow: if/else, for, while, switch etc.
- Arrays
- Textures and samplers
- Multiple render targets