Files

4 lines
94 B
Plaintext

var screenWidth = 1280;
var screenHeight = 720;
var screenCaption = "Hello raylib from Toy!";