build current overworld graphics from 8bpp buffer
This commit is contained in:
@@ -54,6 +54,7 @@ class Overworld {
|
||||
int &ttpos);
|
||||
absl::Status DecompressAllMapTiles();
|
||||
void FetchLargeMaps();
|
||||
void LoadOverworldMap();
|
||||
|
||||
int game_state_ = 1;
|
||||
int current_map_ = 0;
|
||||
|
||||
Reference in New Issue
Block a user