mirror of
https://github.com/DarkStore-3DS/Universal-Core.git
synced 2026-07-03 00:39:23 +00:00
Initial NDS Universal-Core
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
# Universal-Core (NDS) by Universal-Team
|
||||
This contains the GUI & Core part for our DS(i) Applications.
|
||||
|
||||
## Config
|
||||
Define `BUFFERED_FONT` in `UNIVCORE_CONFIG.h` to have the text be first rendered to a buffer before drawing to the screen with Font::update().
|
||||
|
||||
Logo created by: [TotallyNotGuy](https://github.com/TotallyNotGuy).
|
||||
|
||||

|
||||
|
||||
Licensing:
|
||||
This software is licensed under the terms of the GPLv3. You can find a copy of the license in the LICENSE file.
|
||||
Reference in New Issue
Block a user