Skip to content

Commit 9805302

Browse files
Update Main.hx
1 parent be66c0a commit 9805302

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/Main.hx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ package;
33
import flixel.FlxG;
44
import flixel.FlxGame;
55
import flixel.FlxState;
6+
import flixel.tweens.FlxTween;
67
import funkin.Preferences;
78
#if desktop
89
import funkin.audio.ALSoftConfig; // Just to make sure DCE doesn't remove this, since it's not directly referenced anywhere else.

0 commit comments

Comments
 (0)