Watch
2
0
Fork
You've already forked raylib-cs
0

Removed duplicate license comments from binding code.

This commit is contained in:
Rgebee 2020-09-18 23:45:09 +01:00
commit b31b484564
4 changed files with 0 additions and 32 deletions

View file

@ -1,11 +1,3 @@
/* Raylib.cs
*
* Copyright 2020 Chris Dill
*
* Release under zLib License.
* See LICENSE for details.
*/
using System;
using System.Numerics;
using System.Runtime.InteropServices;