13 years, 10 months ago
Highlights
Solved thanks, i found a line with surface = destimg. Then i was calling SDL_FreeSurface two times on the same pointer.
13 years, 10 months ago
Hello, I I have a verry bad problem. In my draw.h : [source lang="cpp"]class CDraw : public CGraphic { public : // constructor CDraw(const float& coef_resol_); ...…
13 years, 10 months ago