1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-09-11 20:57:20 +00:00
Funkin/source/AssetPaths.hx
Cameron Taylor 303c9d14aa INIT COMMIT
2020-10-02 23:50:15 -07:00

5 lines
99 B
Haxe

package;
@:build(flixel.system.FlxAssets.buildFileReferences("assets", true))
class AssetPaths {}