Proliferate use of SharedROM
This commit is contained in:
@@ -388,5 +388,7 @@ uint32_t ROM::GetPaletteAddress(const std::string& groupName,
|
||||
return address;
|
||||
}
|
||||
|
||||
std::shared_ptr<ROM> SharedROM::shared_rom_ = nullptr;
|
||||
|
||||
} // namespace app
|
||||
} // namespace yaze
|
||||
Reference in New Issue
Block a user