project-imprimis / libprimis

Libprimis: Imprimis' 3D destroyable world engine
https://project-imprimis.github.io/libprimis/index.html
Other
29 stars 8 forks source link

remove DELETEP macro uses from engine #229

Closed no-lex closed 3 years ago

no-lex commented 3 years ago

Removes tools.h macro DELETEP from all places it is used in libprimis. DELETEP is just a macro that deletes the given pointer object, and as such it has been removed by substitution.

no-lex commented 3 years ago

That would be done in libprimis-headers.