We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cbb35f commit e569f60Copy full SHA for e569f60
rg_config.py
@@ -10,8 +10,8 @@
10
PROJECT_ICON = "assets/icon.raw"
11
PROJECT_APPS = {
12
# Project name Type, SubType, Size
13
- 'launcher': [0, 0, 917504],
14
- 'retro-core': [0, 0, 917504],
+ 'launcher': [0, 0, 983040],
+ 'retro-core': [0, 0, 983040],
15
'prboom-go': [0, 0, 786432],
16
'gwenesis': [0, 0, 983040],
17
'fmsx': [0, 0, 589824],
0 commit comments