skyline/app
◱ PixelyIon 773ee25e5a Refactor Common
This refactored common by:
* Moving out as many constants to class/function local scopes from being declared in `common`
* Spacing out common and any function to which a constant was moved out to
* Fixing comments here and there
In addition, some naming inconsistencies were fixed as well.
2020-04-23 22:26:27 +05:30
..
libraries Add Vulkan-Hpp to libraries 2020-04-23 22:26:27 +05:30
src/main Refactor Common 2020-04-23 22:26:27 +05:30
.gitignore libNX FS Initalization (v0.3) 2019-10-18 16:22:38 +05:30
build.gradle Some small refactoring for the app (#38) 2020-04-23 22:26:27 +05:30
CMakeLists.txt Move to linking libraries statically 2020-04-23 22:26:27 +05:30
proguard-rules.pro Fix JNI Race Condition, Fix Release Builds and Fix Searching 2019-12-11 17:31:12 +00:00