housekeeping combo

This commit is contained in:
Justin Scofield
2024-12-31 20:50:24 -05:00
parent 0e97df2fd2
commit ef44313671
2 changed files with 0 additions and 2 deletions

View File

@@ -207,5 +207,4 @@ void Tilesheet::MirrorTileData(std::vector<uint8_t>& tile_data, bool mirrorX,
}
} // namespace gfx
} // namespace yaze

View File

@@ -132,7 +132,6 @@ absl::StatusOr<Tilesheet> CreateTilesheetFromGraphicsBuffer(
int sheet_id);
} // namespace gfx
} // namespace yaze
#endif // YAZE_APP_GFX_TILESHEET_H