Move parts of config to shared
This commit is contained in:
parent
1578617560
commit
8f1262ccb2
6 changed files with 178 additions and 253 deletions
|
|
@ -24,6 +24,7 @@ buffyboard_sources = [
|
|||
shared_sources = [
|
||||
'../shared/cursor/cursor.c',
|
||||
'../shared/fonts/font_32.c',
|
||||
'../shared/config.c',
|
||||
'../shared/indev.c',
|
||||
'../shared/log.c',
|
||||
'../shared/theme.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue