Skip to content

Commit

Permalink
Move d3d11 example
Browse files Browse the repository at this point in the history
  • Loading branch information
karl-zylinski committed Jan 13, 2025
1 parent 745fa3d commit d5d7091
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,9 @@ jobs:
odin check raylib/ports/textures/textures_gif_player.odin -file $FLAGS
odin check raylib/tetroid $FLAGS
odin check directx/d3d11 -target:windows_amd64 $FLAGS
odin check sdl2/chase_in_space $FLAGS
odin check sdl2/d3d11 -target:windows_amd64 $FLAGS
odin check sdl2/hellope $FLAGS
odin check sdl2/metal $FLAGS
odin check sdl2/microui $FLAGS
Expand Down
Binary file added directx/d3d11/SDL2.dll
Binary file not shown.
File renamed without changes.

0 comments on commit d5d7091

Please sign in to comment.