1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-09-19 16:41:39 +00:00
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;