Progress.

This commit is contained in:
BadQuanta
2026-05-13 19:49:14 +00:00
parent ba85c37f88
commit 81ecc87d39
16 changed files with 1212 additions and 134 deletions
+6
View File
@@ -0,0 +1,6 @@
# Change log
## v0.0.1 - 2026-04-20 SharedPtrWrapper
- Initial commit of shared_ptr wrapper for SDL3 structs and functions, with some basic tests. For use as a basis to build RAII wrappers for SDL3 structs and related functions.