Core: Add Ast_Label
This commit is contained in:
@@ -76,6 +76,9 @@ main :: (): int
|
||||
target_color := RED
|
||||
target_color.a = 255/2
|
||||
|
||||
:some_label:
|
||||
target_color = RED
|
||||
|
||||
for !WindowShouldClose()
|
||||
WinX = GetScreenWidth()
|
||||
WinY = GetScreenHeight()
|
||||
|
||||
Reference in New Issue
Block a user