mirror of
https://github.com/raylib-cs/raylib-cs
synced 2025-09-09 03:01:41 -04:00
Group example utils into folder
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
********************************************************************************************/
|
||||
|
||||
using static Raylib_cs.Raylib;
|
||||
using Examples.Shared;
|
||||
|
||||
namespace Examples.Shapes;
|
||||
|
||||
|
@@ -11,6 +11,7 @@
|
||||
|
||||
using System.Numerics;
|
||||
using static Raylib_cs.Raylib;
|
||||
using Examples.Shared;
|
||||
|
||||
namespace Examples.Shapes;
|
||||
|
||||
|
@@ -14,6 +14,7 @@
|
||||
|
||||
using System.Numerics;
|
||||
using static Raylib_cs.Raylib;
|
||||
using Examples.Shared;
|
||||
|
||||
namespace Examples.Shapes;
|
||||
|
||||
|
Reference in New Issue
Block a user