Funkin/source/haxe/ui/backend/flixel/UISubStateBase.hx

4 lines
87 B
Haxe
Raw Normal View History

package haxe.ui.backend.flixel;
typedef UISubStateBase = funkin.ui.MusicBeatSubState;