mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-04-25 04:03:30 +03:00
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.