mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-01-29 02:17:55 +03: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.