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

#include <hack_manifest.h>

Public Attributes

std::string format
 
int version = 0
 
std::string canonical_bundle_path
 
std::string generated_asm_include_path
 

Detailed Description

Definition at line 95 of file hack_manifest.h.

Member Data Documentation

◆ format

std::string yaze::core::MessageLayout::Source::format

Definition at line 96 of file hack_manifest.h.

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

◆ version

int yaze::core::MessageLayout::Source::version = 0

Definition at line 97 of file hack_manifest.h.

◆ canonical_bundle_path

std::string yaze::core::MessageLayout::Source::canonical_bundle_path

Definition at line 98 of file hack_manifest.h.

◆ generated_asm_include_path

std::string yaze::core::MessageLayout::Source::generated_asm_include_path

Definition at line 99 of file hack_manifest.h.


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