Code review comment for lp:~der-treba/stratagus/stratagus

Revision history for this message
Joris Dauphin (joris-dauphin) wrote :

Look better.
Maybe GetCurrentResolution may return two int instead of a table to allow:

videoWidth, videoHeight = GetCurrentResolution()

It seems that atexit(SDL_Quit) may be called twice.

« Back to merge proposal