Fix +build ignore

This commit is contained in:
gingerBill
2022-11-04 11:39:54 +00:00
parent 1fc3f6cb2e
commit b743f56fb9
4 changed files with 5 additions and 3 deletions
+2
View File
@@ -10,6 +10,7 @@ import miniaudio "vendor:miniaudio"
import PM "vendor:portmidi"
import rl "vendor:raylib"
import exr "vendor:OpenEXRCore"
import cgltf "vendor:cgltf"
import SDL "vendor:sdl2"
import SDLNet "vendor:sdl2/net"
@@ -33,6 +34,7 @@ _ :: miniaudio
_ :: PM
_ :: rl
_ :: exr
_ :: cgltf
_ :: SDL
_ :: SDLNet