1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-09-17 15:38:52 +00:00
Funkin/source/haxe/ui/backend/flixel/UIStateBase.hx
2023-11-24 00:42:07 -05:00

4 lines
81 B
Haxe

package haxe.ui.backend.flixel;
typedef UIStateBase = funkin.ui.MusicBeatState;