Implement SaveAllGraphicsData function to handle graphics sheet saving
This commit is contained in:
@@ -193,6 +193,8 @@ class Rom : public core::ExperimentFlags {
|
||||
absl::Status SaveToFile(bool backup, bool save_new = false,
|
||||
std::string filename = "");
|
||||
|
||||
absl::Status SaveAllGraphicsData();
|
||||
|
||||
/**
|
||||
* Saves the given palette to the Rom if any of its colors have been modified.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user