power_play/src/platform/platform.lay
2026-01-07 02:57:59 -06:00

14 lines
186 B
Plaintext

@Layer platform
//////////////////////////////
//- Api
@IncludeC platform.h
@Bootstrap PLT_Bootstrap
//////////////////////////////
//- Impl
@DefaultDownstream Win32 platform_win32