From f959cbd9508d85c7961030119261c501ce79981c Mon Sep 17 00:00:00 2001 From: EliteMasterEric Date: Thu, 8 Jun 2023 16:52:44 -0400 Subject: [PATCH] ACTUALLY move MusicBeatSubState --- source/funkin/{MusicBeatSubstate.hx => MusicBeatSubState.hx} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename source/funkin/{MusicBeatSubstate.hx => MusicBeatSubState.hx} (100%) diff --git a/source/funkin/MusicBeatSubstate.hx b/source/funkin/MusicBeatSubState.hx similarity index 100% rename from source/funkin/MusicBeatSubstate.hx rename to source/funkin/MusicBeatSubState.hx