mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-01-22 21:01:14 +01:00
704a5bdcb1
Remove looping support - it is slow and no services use it. Store service name in in base service class - removes the need for having sub-services in the service name map. General code clean up - remove {} from single if statements etc.