Skip to content

Commit c2bcb43

Browse files
committed
update-dev-2026-05 #12
1 parent 171a67e commit c2bcb43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/tiled/justfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ build: bindings tiled sdl2-headers
4545
/LIBPATH:"{{ ODIN_ROOT / 'vendor' / 'stb' / 'lib' }}" \
4646
/LIBPATH:"{{ ODIN_ROOT / 'vendor' / 'sdl2' }}" \
4747
/LIBPATH:"{{ ODIN_ROOT / 'vendor' / 'sdl2' / 'image' }}" \
48-
tiled.lib SDL2.lib SDL2_image.lib stb_image.lib
48+
tiled.lib SDL2.lib SDL2_image.lib stb_image.lib Bcrypt.lib Advapi32.lib
4949

5050
[windows]
5151
sdl2-headers:

0 commit comments

Comments
 (0)