mirror of
https://github.com/k4zmu2a/SpaceCadetPinball.git
synced 2025-09-03 23:20:14 +02:00
Fixed some of the memory leaks and Clang warnings.
DrMemory and Valgrind work with regular debug builds.
This commit is contained in:
parent
28e2417ef9
commit
c5b7c0ad16
25 changed files with 74 additions and 97 deletions
|
@ -28,7 +28,7 @@ Compile with Visual Studio; tested with 2019.
|
|||
|
||||
On Linux:\
|
||||
Install devel packages for `SDL2` and `SDL2_mixer`.\
|
||||
Compile with CMake; tested with GCC 10.
|
||||
Compile with CMake; tested with GCC 10, Clang 11.
|
||||
|
||||
**Plans:**
|
||||
* ~~Decompile original game~~
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue