skyline/app
PixelyIon d39112e9b9 Enable IApplicationDisplayService::ConvertScalingMode implementation
The implementation for this service function wasn't added to the service function table. Additionally, the type for the output `ScalingMode` was implicitly `int` as it was unspecified in the `enum class` which has now been corrected to `u64` as it should be.
2023-01-11 23:38:57 +05:30
..
libraries Update hades 2023-01-08 19:30:52 +00:00
src/main Enable IApplicationDisplayService::ConvertScalingMode implementation 2023-01-11 23:38:57 +05:30
.gitignore libNX FS Initalization (v0.3) 2019-10-18 16:22:38 +05:30
build.gradle Implement full profile picture support 2022-12-27 22:53:41 +05:30
CMakeLists.txt Stub some IPurchaseEventManager functions 2022-12-31 10:45:18 +00:00
proguard-rules.pro Add kotlinx.serialization-json dependencies 2022-08-06 22:00:19 +05:30