- added music/sfc subsystem\n- added basic audio\n- added music/sound test screen\n- added some basic vscode tasks
This commit is contained in:
@@ -5,4 +5,4 @@ function Print.text(text, x, y, color, fixed, scale)
|
||||
scale = scale or 1
|
||||
print(text, x + 1, y + 1, shadow_color, fixed, scale)
|
||||
print(text, x, y, color, fixed, scale)
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user