yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
rom_patch_utility.cc File Reference
#include <filesystem>
#include <fstream>
#include <iomanip>
#include <iostream>
#include <vector>
#include "app/rom.h"
#include "app/zelda3/overworld/overworld.h"
#include "app/zelda3/overworld/overworld_map.h"

Go to the source code of this file.

Classes

class  ROMPatchUtility
 

Functions

int main (int argc, char *argv[])
 

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 88 of file rom_patch_utility.cc.

References ROMPatchUtility::CreateV3PatchedROM().

Here is the call graph for this function: