Skip to content

Instantly share code, notes, and snippets.

View diethyltoluamide's full-sized avatar
:octocat:
Working

diethyltoluamide

:octocat:
Working
  • Richmond, Texas
  • 04:33 (UTC -06:00)
View GitHub Profile
using System;
using Raylib_cs;
/* --------------------------------------------------------
A basic template for the Raylib-cs package by ChrisDill.
Template made by me, but can be used by everyone!
--------------------------------------------------------
*/
namespace Raylib_cs_template