mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-06-01 11:06:30 +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.