mirror of
https://github.com/raylib-cs/raylib-cs
synced 2025-09-09 03:01:41 -04:00
Initial templates
- First version of raylib templates(WIP).
This commit is contained in:
7
Templates/standard_game/screens/screen_logo.cs
Normal file
7
Templates/standard_game/screens/screen_logo.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
using Raylib;
|
||||
using static Raylib.Raylib;
|
||||
|
||||
public partial class Templates
|
||||
{
|
||||
/**********************************************************************************************
|
||||
*
|
Reference in New Issue
Block a user