Watch
2
0
Fork
You've already forked raylib-cs
0

add color to code

This commit is contained in:
U-12 2018-08-20 12:53:10 -03:00 committed by GitHub
commit cdf9cb4f5b

View file

@ -8,7 +8,7 @@ Tested on windows 10 64 bit.
1. Download the repository
2. Run ExampleApplication.exe in ExampleApplication/bin/Debug/
```
```csharp
using Raylib;
using static Raylib.rl;