Give up on the C parser
This is just going to overcomplicate things. It will not be needed pretty much at all for the goals of this language. Signed-off-by: Slendi <slendi@socopon.com>
This commit is contained in:
parent
a88806e1e7
commit
fad3f16e04
@ -1,4 +1,4 @@
|
|||||||
use rl "raylib.h"
|
use rl "raylib"
|
||||||
|
|
||||||
rl.InitWindow 640 480 "Main window"
|
rl.InitWindow 640 480 "Main window"
|
||||||
defer rl.CloseWindow
|
defer rl.CloseWindow
|
||||||
|
Loading…
x
Reference in New Issue
Block a user