Files
CavesOfSwift/Sources/JolkEngine/Content/Resource.swift

5 lines
31 B
Swift
Raw Normal View History

2024-05-05 17:01:56 +10:00
public protocol Resource
{
}