mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
vlib: sdl module + tVintris example
This commit is contained in:

committed by
Alexander Medvednikov

parent
6dd1270539
commit
9d854c5df0
4
vlib/sdl/image/README.md
Normal file
4
vlib/sdl/image/README.md
Normal file
@ -0,0 +1,4 @@
|
||||
# SDL2 Image Library
|
||||
Assuming you've installed the dependencies for sdl (already include `SDL2_image` dependency)
|
||||
|
||||
See the Tvintris example for usage
|
Reference in New Issue
Block a user