Sourcehold
Sourcehold copied to clipboard
refactor: Display
- remove init/destroy
- make full static class -> force usage: Display::SomeFunc()
- Use overloads instead of Set*/Get*
#89