mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-05-29 17:46:29 +03:00
Fixed cTexture::Update ( it wasn't taking care of the pixel format ). Fixed cTTFFont memory leak ( it wasn't assigning the correct image size ). Untracked some new and delete operations that doesn't need to be tracked.