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

#include <hack_manifest.h>

Public Member Functions

bool operator== (const Source &) const =default
 

Public Attributes

std::string format
 
int version = 0
 
std::string path
 

Detailed Description

Definition at line 116 of file hack_manifest.h.

Member Function Documentation

◆ operator==()

bool yaze::core::MinecartTrackLayout::Source::operator== ( const Source & ) const
default

Member Data Documentation

◆ format

std::string yaze::core::MinecartTrackLayout::Source::format

Definition at line 117 of file hack_manifest.h.

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

◆ version

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

Definition at line 118 of file hack_manifest.h.

◆ path

std::string yaze::core::MinecartTrackLayout::Source::path

Definition at line 119 of file hack_manifest.h.


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