aboutsummaryrefslogtreecommitdiff
path: root/src/main/kotlin/util/render/RenderContextDSL.kt
blob: 9bb44310c66a6f07d66f5b81613e72fbd44739b5 (plain)
1
2
3
4
5
6
package moe.nea.firmament.util.render

@DslMarker
annotation class RenderContextDSL {
}