yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
ROMPatchUtility Class Reference

Static Public Member Functions

static absl::Status CreateV3PatchedROM (const std::string &input_rom_path, const std::string &output_rom_path)
 

Static Private Member Functions

static absl::Status ApplyV3Patch (Rom &rom)
 

Detailed Description

Definition at line 14 of file rom_patch_utility.cc.

Member Function Documentation

◆ CreateV3PatchedROM()

static absl::Status ROMPatchUtility::CreateV3PatchedROM ( const std::string &  input_rom_path,
const std::string &  output_rom_path 
)
inlinestatic

Definition at line 16 of file rom_patch_utility.cc.

References ApplyV3Patch(), yaze::Rom::SaveSettings::filename, yaze::Rom::LoadFromFile(), RETURN_IF_ERROR, and yaze::Rom::SaveToFile().

Referenced by main().

Here is the call graph for this function:

◆ ApplyV3Patch()


The documentation for this class was generated from the following file: