yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
asm_exporter.h File Reference
#include <string>
#include <unordered_map>
#include <vector>
#include "absl/status/status.h"
#include "absl/status/statusor.h"
#include "zelda3/music/song_data.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  yaze::zelda3::music::AsmExportOptions
 Options for ASM export in music_macros.asm format. More...
 
class  yaze::zelda3::music::AsmExporter
 Exports MusicSong to Oracle of Secrets music_macros.asm format. More...
 
struct  yaze::zelda3::music::DurationConstant
 
struct  yaze::zelda3::music::InstrumentMacro
 

Namespaces

namespace  yaze
 
namespace  yaze::zelda3
 Zelda 3 specific classes and functions.
 
namespace  yaze::zelda3::music
 Contains classes and functions for handling music data in Zelda 3.
 

Variables

constexpr DurationConstant yaze::zelda3::music::kDurationConstants []
 
constexpr InstrumentMacro yaze::zelda3::music::kInstrumentMacros []