tresinformal / drakkar

The tresinformal video game called 'Drakkar'
GNU General Public License v3.0
11 stars 4 forks source link

a view_manager exists #552

Closed swom closed 2 years ago

swom commented 2 years ago

The following test should pass in view_manager.cpp:

   ///View manager exists
    {
        view_manager{};
    }