Fixes #112: Backbuffer is always 32bpp

This commit is contained in:
AlexApps99
2020-03-12 20:56:06 +13:00
committed by Ethan Lee
parent c322ae131e
commit aff0c06458
3 changed files with 4 additions and 2 deletions

View File

@@ -471,6 +471,7 @@ void Game::init(void)
/* CONTRIBUTORS.txt, again listed alphabetically (according to `sort`) by last name */
githubfriends.push_back("Matt \"Stelpjo\" Aaldenberg");
githubfriends.push_back("AlexApps99");
githubfriends.push_back("Christoph B{hmwalder");
githubfriends.push_back("Charlie Bruce");
githubfriends.push_back("Brian Callahan");