Some changes & additions. (#2)

* Initial HID implementation.

Not everything may be right. I have to figure out some stuff tho.

* Add a tint param to `Gui::DrawSprite()`.

Also add Universal-Core logo.
This commit is contained in:
StackZ
2020-03-05 04:25:52 +01:00
committed by GitHub
parent c82ad8d6e1
commit eceb6b884d
6 changed files with 147 additions and 3 deletions
+4
View File
@@ -1,5 +1,9 @@
# Universal-Core by Universal-Team
This contains the GUI & Core part for our 3DS Applications.
Logo created by: [TotallyNotGuy](https://github.com/TotallyNotGuy).
![Universal-Core-Logo](https://github.com/Universal-Team/Universal-Core/blob/master/universal-core-logo.png)
Licensing:
This software is licensed under the terms of the GPLv3. You can find a copy of the license in the LICENSE file.