diff --git a/backup/src/asm_runtime.rs b/backup/asm_runtime.rs similarity index 100% rename from backup/src/asm_runtime.rs rename to backup/asm_runtime.rs diff --git a/backup/src/fixed.rs b/backup/fixed.rs similarity index 100% rename from backup/src/fixed.rs rename to backup/fixed.rs diff --git a/backup/src/mem_fns.rs b/backup/mem_fns.rs similarity index 100% rename from backup/src/mem_fns.rs rename to backup/mem_fns.rs diff --git a/backup/src/random.rs b/backup/random.rs similarity index 100% rename from backup/src/random.rs rename to backup/random.rs diff --git a/backup/src/sound.rs b/backup/sound.rs similarity index 100% rename from backup/src/sound.rs rename to backup/sound.rs diff --git a/backup/src/timers.rs b/backup/timers.rs similarity index 100% rename from backup/src/timers.rs rename to backup/timers.rs