
Public Attributes | |
| zelda3::music::MusicSong | song_snapshot |
| int | song_index |
Definition at line 160 of file music_editor.h.
| zelda3::music::MusicSong yaze::editor::MusicEditor::UndoState::song_snapshot |
Definition at line 161 of file music_editor.h.
Referenced by yaze::editor::MusicEditor::PushUndoState(), yaze::editor::MusicEditor::Redo(), yaze::editor::MusicEditor::RestoreState(), and yaze::editor::MusicEditor::Undo().
| int yaze::editor::MusicEditor::UndoState::song_index |
Definition at line 162 of file music_editor.h.
Referenced by yaze::editor::MusicEditor::PushUndoState(), yaze::editor::MusicEditor::Redo(), yaze::editor::MusicEditor::RestoreState(), and yaze::editor::MusicEditor::Undo().