SFML/examples/island
Chris Thrasher d6e1961112 Ensure struct data members are given an initial value
While I don't suspect there are any uninitialize variable bugs
present, it's still good to err on the side of safety and provide
an initial value nonetheless.
2024-04-16 19:14:38 -06:00
..
resources Switch example resources to public domain ones. 2021-04-02 22:16:22 +02:00
CMakeLists.txt Use cross-platform threading library target 2023-09-24 20:57:33 -06:00
Island.cpp Ensure struct data members are given an initial value 2024-04-16 19:14:38 -06:00
stb_perlin.h Use pre-increment when post-increment is not necessary 2022-02-17 00:39:35 +00:00