[teagba] Remove bg scroll, cleanup

This commit is contained in:
2025-11-22 23:53:04 -06:00
parent 671fa54f6f
commit ef2a8cda77
3 changed files with 11 additions and 19 deletions
-2
View File
@@ -43,6 +43,4 @@ void applySpriteUpdates() noexcept;
void setBgOffset(uint16_t bg, int16_t x, int16_t y) noexcept;
void scrollBgOffset(uint16_t bg, int16_t x, int16_t y) noexcept;
}