Added texture managment and overridable init/cleanup functions.

This commit is contained in:
2025-03-04 00:16:57 +01:00
parent 53efca4729
commit 08ea619a8e
5 changed files with 253 additions and 120 deletions

View File

@@ -12,5 +12,6 @@
},
"SDL": {
"min": [3,0,0]
}
},
"stb": {}
}