f1nalspace/final_game_tech

Video init failed when pure default settings are used

Closed this issue · 1 comments

fplPlatformInit() failed, when a default fplSettings -> fplVideoSettings -> fplGraphicsApiSettings is passed.
It failed due to the wrongness of the union in the fplGraphicsApiSettings -.-

Fixed in develop branch