yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::platform::PatchInfo Struct Reference

#include <wasm_patch_export.h>

Public Attributes

size_t changed_bytes = 0
 
size_t num_regions = 0
 
std::vector< std::pair< size_t, size_t > > changed_regions
 

Detailed Description

Definition at line 120 of file wasm_patch_export.h.

Member Data Documentation

◆ changed_bytes

size_t yaze::platform::PatchInfo::changed_bytes = 0

Definition at line 121 of file wasm_patch_export.h.

◆ num_regions

size_t yaze::platform::PatchInfo::num_regions = 0

Definition at line 122 of file wasm_patch_export.h.

◆ changed_regions

std::vector<std::pair<size_t, size_t> > yaze::platform::PatchInfo::changed_regions

Definition at line 123 of file wasm_patch_export.h.


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