Refactor dungeon entrance loading and clean up unused renderer object

This commit is contained in:
scawful
2025-05-08 22:35:10 -04:00
parent 68c1ab2f02
commit 179ab5bc40
3 changed files with 4 additions and 4 deletions

View File

@@ -69,7 +69,7 @@ void MessageEditor::Initialize() {
current_font_gfx16_data_.reserve(kCurrentMessageWidth *
kCurrentMessageHeight);
std::fill(current_font_gfx16_data_.begin(), current_font_gfx16_data_.end(),
std::fill(current_font_gfx16_data_.begin(), current_font_gfx16_data_.end(),
0);
// 8bpp