Remove random extra newline

This commit is contained in:
gingerBill
2025-02-05 10:27:41 +00:00
parent f80bea5b11
commit 802895aa43

View File

@@ -19,7 +19,6 @@ import IMG "vendor:sdl2/image"
import MIX "vendor:sdl2/mixer"
import TTF "vendor:sdl2/ttf"
import vk "vendor:vulkan"
// NOTE(bill): only one can be checked at a time