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 |
A contiguous protected ROM region owned by the ASM hack.
Definition at line 41 of file hack_manifest.h.
| uint32_t yaze::core::ProtectedRegion::start |
Definition at line 42 of file hack_manifest.h.
Referenced by yaze::core::HackManifest::LoadFromString().
| uint32_t yaze::core::ProtectedRegion::end |
Definition at line 43 of file hack_manifest.h.
Referenced by yaze::core::HackManifest::LoadFromString().
| int yaze::core::ProtectedRegion::hook_count |
Definition at line 44 of file hack_manifest.h.
Referenced by yaze::core::HackManifest::LoadFromString().