Fix properties renaming.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user