power_play/src/glyph_cache/glyph_cache.lay

18 lines
218 B
Plaintext

@Layer glyph_cache
//////////////////////////////
//- Dependencies
@Dep ttf
@Dep gpu
//////////////////////////////
//- Api
@IncludeC glyph_cache.h
//////////////////////////////
//- Impl
@IncludeC glyph_cache.c