forked from joejulian/gio
2a66bfb2b4
Package headless is more about rendering that windows. Move it accordingly. Signed-off-by: Elias Naur <mail@eliasnaur.com>
6 lines
137 B
Go
6 lines
137 B
Go
// SPDX-License-Identifier: Unlicense OR MIT
|
|
|
|
package headless
|
|
|
|
//go:generate go run ../../internal/cmd/convertshaders -package headless
|