RandyGaul / cute_framework

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

Init video subsystem #208

Closed pusewicz closed 3 months ago

pusewicz commented 3 months ago

In order to use cf_default_display we need to first initalize the video subsystem.

I've also added https://github.com/RandyGaul/cute_framework/commit/9ae12223e8f73337b027f59c4e3b7a1b6acd8972, but I'm happy to remove it if that's not something we want to do.