skyline/app/src
Billy Laws 74a150dff1 Rework service API to be cleaner with significantly less boilerplate
This patch reduces the burden of adding services significantly, rather
than having to create an enum entry and add strings in the constructor
it will all be determined at runtime through RTTI. A macro is also used
in the service creation case to reduce clutter.
2020-09-06 19:12:18 +00:00
..
main Rework service API to be cleaner with significantly less boilerplate 2020-09-06 19:12:18 +00:00