Initial raylib + toy example is working
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
var screenWidth = 1280;
|
||||
var screenHeight = 720;
|
||||
var screenCaption = "Hello raylib from Toy!";
|
||||
Reference in New Issue
Block a user