RandyGaul / cute_framework

The *cutest* framework out there for creating 2D games in C++!
https://randygaul.github.io/cute_framework/#/
Other
534 stars 31 forks source link

Sync with blit info and stencil info updates #221

Closed pusewicz closed 1 month ago

pusewicz commented 1 month ago

Addresses https://github.com/libsdl-org/SDL/commit/d3091b95389a657c041d50e5d80df28f2e1e4dbb and https://github.com/libsdl-org/SDL/pull/10767

RandyGaul commented 1 month ago

Thank you! Looks like a minor tweak to get all 3 building

pusewicz commented 1 month ago

@RandyGaul All green!