Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Some of the odin highlights seemed wrong or lacking, like the import names were not being matched: ```odin // color both "rl" here to same value import rl "vendor:raylib" ... rl.Vector3 ``` Import color was also not being used correctly
- Loading branch information