yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
rom_diff.h File Reference
#include <cstddef>
#include <cstdint>
#include <utility>
#include <vector>
Include dependency graph for rom_diff.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  yaze::rom::DiffSummary
 

Namespaces

namespace  yaze
 
namespace  yaze::rom
 

Functions

DiffSummary yaze::rom::ComputeDiffRanges (const std::vector< uint8_t > &before, const std::vector< uint8_t > &after)