1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-07-10 03:37:13 +00:00
Funkin/source/AssetPaths.hx

5 lines
99 B
Haxe
Raw Normal View History

2020-10-03 06:50:15 +00:00
package;
@:build(flixel.system.FlxAssets.buildFileReferences("assets", true))
class AssetPaths {}