remove Rom::LoadFontGraphicsData, unneeded bc of gfx::SnesTo8bppSheet
This commit is contained in:
@@ -164,11 +164,6 @@ class Rom : public core::ExperimentFlags {
|
||||
*/
|
||||
absl::Status LoadAllGraphicsData();
|
||||
|
||||
/**
|
||||
* @brief Loads the font graphics data from the Rom.
|
||||
*/
|
||||
absl::Status LoadFontGraphicsData();
|
||||
|
||||
/**
|
||||
* Load Rom data from a file.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user