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

A contiguous protected ROM region owned by the ASM hack. More...

#include <hack_manifest.h>

Public Attributes

uint32_t start
 
uint32_t end
 
int hook_count
 

Detailed Description

A contiguous protected ROM region owned by the ASM hack.

Definition at line 41 of file hack_manifest.h.

Member Data Documentation

◆ start

uint32_t yaze::core::ProtectedRegion::start

Definition at line 42 of file hack_manifest.h.

Referenced by yaze::core::HackManifest::LoadFromString().

◆ end

uint32_t yaze::core::ProtectedRegion::end

Definition at line 43 of file hack_manifest.h.

Referenced by yaze::core::HackManifest::LoadFromString().

◆ hook_count

int yaze::core::ProtectedRegion::hook_count

Definition at line 44 of file hack_manifest.h.

Referenced by yaze::core::HackManifest::LoadFromString().


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