| .. |
|
common.h
|
Use __SWITCH__ rather than SWITCH
|
2018-03-11 00:37:03 +01:00 |
|
font.c
|
Added basic message boxes
|
2018-03-05 20:41:42 +01:00 |
|
font.h
|
Switched font, changed the background colour
|
2018-02-26 23:52:13 +01:00 |
|
language.c
|
Added STR_ES text for StrId_LastLoadResult and StrId_MsgBox_OK, from github-comments.
|
2018-03-11 19:58:41 -04:00 |
|
language.h
|
Moved the message-box 'OK' text into language.c. Display the Result from envGetLastLoadResult() with a message-box when required.
|
2018-03-11 17:43:36 -04:00 |
|
launch.c
|
Initial public commit.
|
2018-02-11 19:07:18 -05:00 |
|
launch.h
|
Initial public commit.
|
2018-02-11 19:07:18 -05:00 |
|
main.h
|
Initial public commit.
|
2018-02-11 19:07:18 -05:00 |
|
math.c
|
Cleanup some math stuff
|
2018-02-26 23:52:13 +01:00 |
|
math.h
|
Precompute wave gradients
|
2018-02-26 23:52:13 +01:00 |
|
menu-entry.c
|
Added basic message boxes
|
2018-03-05 20:41:42 +01:00 |
|
menu-list.c
|
Use __SWITCH__ rather than SWITCH
|
2018-03-11 00:37:03 +01:00 |
|
menu.c
|
Use __SWITCH__ rather than SWITCH
|
2018-03-11 00:37:03 +01:00 |
|
menu.h
|
Added basic message boxes
|
2018-03-05 20:41:42 +01:00 |
|
message-box.c
|
Moved the message-box 'OK' text into language.c. Display the Result from envGetLastLoadResult() with a message-box when required.
|
2018-03-11 17:43:36 -04:00 |
|
nacp.h
|
Initial public commit.
|
2018-02-11 19:07:18 -05:00 |
|
nanojpeg.c
|
Initial public commit.
|
2018-02-11 19:07:18 -05:00 |
|
nanojpeg.h
|
Initial public commit.
|
2018-02-11 19:07:18 -05:00 |
|
nro.h
|
Update for latest libnx
|
2018-02-26 23:52:13 +01:00 |
|
text.c
|
Use __SWITCH__ rather than SWITCH
|
2018-03-11 00:37:03 +01:00 |
|
text.h
|
Added system language text change (#15)
|
2018-02-27 14:33:56 -05:00 |
|
theme.c
|
fix old style initialisers
|
2018-03-14 23:49:03 +01:00 |
|
theme.h
|
Added basic message boxes
|
2018-03-05 20:41:42 +01:00 |
|
ui.c
|
Initial public commit.
|
2018-02-11 19:07:18 -05:00 |
|
ui.h
|
Initial public commit.
|
2018-02-11 19:07:18 -05:00 |