Fixed gba-library CI building, hopefully

This commit is contained in:
Bobby Youstra 2021-07-07 19:14:39 -07:00
parent 17b07bfc95
commit 3ffd1f45e7
No known key found for this signature in database
GPG Key ID: 46665F9BA88E45C5

View File

@ -225,7 +225,3 @@ bool morpheus::gba::gfx::TiledBackground::unpack_if_needed(const morpheus::core:
return true;
}
void morpheus::gba::gfx::TiledBackground::palette_id_updated() {
}