82efff34e8
SDL_CreateTexture() is called both during initialization and on frame size change. To avoid inconsistent changes to arguments value, factorize them to a single function create_texture(). |
||
---|---|---|
.. | ||
src | ||
tests | ||
meson.build |