From d516bb6fa8465eb4833378b6fc95ff744982fd02 Mon Sep 17 00:00:00 2001 From: Leni Aniva Date: Mon, 16 Oct 2023 21:29:22 -0700 Subject: [PATCH] Move scores to their folders --- hatikva.ly => anthems/hatikva.ly | 0 sakkijarven-polkka.ly => folk/sakkijarven-polkka.ly | 0 necrofantasia.ly => game/necrofantasia.ly | 0 still-alive.ly => game/still-alive.ly | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename hatikva.ly => anthems/hatikva.ly (100%) rename sakkijarven-polkka.ly => folk/sakkijarven-polkka.ly (100%) rename necrofantasia.ly => game/necrofantasia.ly (100%) rename still-alive.ly => game/still-alive.ly (100%) diff --git a/hatikva.ly b/anthems/hatikva.ly similarity index 100% rename from hatikva.ly rename to anthems/hatikva.ly diff --git a/sakkijarven-polkka.ly b/folk/sakkijarven-polkka.ly similarity index 100% rename from sakkijarven-polkka.ly rename to folk/sakkijarven-polkka.ly diff --git a/necrofantasia.ly b/game/necrofantasia.ly similarity index 100% rename from necrofantasia.ly rename to game/necrofantasia.ly diff --git a/still-alive.ly b/game/still-alive.ly similarity index 100% rename from still-alive.ly rename to game/still-alive.ly