Remove unneeded semicolons from vendor

This commit is contained in:
gingerBill
2021-08-31 22:33:19 +01:00
parent f57201bbd1
commit 82f58aa3de
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ when ODIN_OS == "freebsd" do foreign import lib "system:SDL2_ttf"
bool :: SDL.bool
#assert(size_of(rune) == size_of(u32));
#assert(size_of(rune) == size_of(u32))
MAJOR_VERSION :: 2
MINOR_VERSION :: 0