diff options
| author | Thomas Martitz <kugel@rockbox.org> | 2012-01-30 00:51:43 +0100 |
|---|---|---|
| committer | Thomas Martitz <kugel@rockbox.org> | 2012-01-30 00:51:43 +0100 |
| commit | 3e13fcddc6af9ead51f35d49f2d63c6bb8c7c6aa (patch) | |
| tree | 0eb83a6314896c97732a60444b36c11529a164ea /apps/plugins/SOURCES.app_build | |
| parent | 82223882526cb40b1e368f0fae60b5777577f48b (diff) | |
| download | rockbox-3e13fcddc6af9ead51f35d49f2d63c6bb8c7c6aa.zip rockbox-3e13fcddc6af9ead51f35d49f2d63c6bb8c7c6aa.tar.gz rockbox-3e13fcddc6af9ead51f35d49f2d63c6bb8c7c6aa.tar.bz2 rockbox-3e13fcddc6af9ead51f35d49f2d63c6bb8c7c6aa.tar.xz | |
clix: Add cells for 320x480. Enable for touchscreen RaaA.
Change-Id: Ic002cddb0ffdaa239d21c5b6ba016ab4cec32400
Diffstat (limited to 'apps/plugins/SOURCES.app_build')
| -rw-r--r-- | apps/plugins/SOURCES.app_build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES.app_build b/apps/plugins/SOURCES.app_build index c4866f4..990a7c1 100644 --- a/apps/plugins/SOURCES.app_build +++ b/apps/plugins/SOURCES.app_build @@ -4,6 +4,7 @@ #else /* plugins common to all models */ chopper.c +clix.c credits.c properties.c random_folder_advance_config.c |