add color to code
This commit is contained in:
parent
5286546ad4
commit
cdf9cb4f5b
1 changed files with 2 additions and 2 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue