mirror of
https://github.com/DarkStore-3DS/Universal-Core.git
synced 2026-07-03 08:49:05 +00:00
13 lines
560 B
Markdown
13 lines
560 B
Markdown
# 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.
|