22 lines
258 B
Plaintext
22 lines
258 B
Plaintext
@Layer sprite
|
|
|
|
////////////////////////////////
|
|
//~ Dependencies
|
|
|
|
@Dep base
|
|
@Dep platform
|
|
@Dep gpu
|
|
@Dep ase
|
|
@Dep resource
|
|
@Dep watch
|
|
|
|
////////////////////////////////
|
|
//~ Api
|
|
|
|
@ApiC sprite_core
|
|
|
|
////////////////////////////////
|
|
//~ Init
|
|
|
|
@Init S_StartupCore
|