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

A conflict detected when yaze wants to write to an ASM-owned address. More...

#include <hack_manifest.h>

Public Attributes

uint32_t address
 
AddressOwnership ownership
 

Detailed Description

A conflict detected when yaze wants to write to an ASM-owned address.

Definition at line 169 of file hack_manifest.h.

Member Data Documentation

◆ address

uint32_t yaze::core::WriteConflict::address

◆ ownership

AddressOwnership yaze::core::WriteConflict::ownership

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