mirror of
https://github.com/zoriya/ComSquare.git
synced 2026-06-06 11:22:27 +00:00
starting implementing bg scroll
This commit is contained in:
@@ -627,6 +627,8 @@ namespace ComSquare::PPU
|
||||
int getBgMode() const;
|
||||
//! @brief update the Vram buffer
|
||||
void updateVramReadBuffer();
|
||||
//! @brief update the Vram buffer
|
||||
Vector2<int> getBgScroll(int bgNumber) const;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user