mirror of
https://github.com/raylib-cs/raylib-cs
synced 2025-06-30 19:03:42 -04:00
add color to code
This commit is contained in:
@ -8,7 +8,7 @@ Tested on windows 10 64 bit.
|
|||||||
1. Download the repository
|
1. Download the repository
|
||||||
2. Run ExampleApplication.exe in ExampleApplication/bin/Debug/
|
2. Run ExampleApplication.exe in ExampleApplication/bin/Debug/
|
||||||
|
|
||||||
```
|
```csharp
|
||||||
using Raylib;
|
using Raylib;
|
||||||
using static Raylib.rl;
|
using static Raylib.rl;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user