summaryrefslogtreecommitdiff
path: root/uisimulator/common/SOURCES
diff options
context:
space:
mode:
authorThomas Martitz <kugel@rockbox.org>2009-04-29 22:24:40 +0000
committerThomas Martitz <kugel@rockbox.org>2009-04-29 22:24:40 +0000
commita7f4e1f1c51c6f99d17eb25dbdd57a78af4cb0e1 (patch)
tree56e877c510c54d67688680f72ed2384389b4a3c7 /uisimulator/common/SOURCES
parentecd4394f624b9f10b091bc90a63fd80653f85fad (diff)
downloadrockbox-a7f4e1f1c51c6f99d17eb25dbdd57a78af4cb0e1.tar.gz
rockbox-a7f4e1f1c51c6f99d17eb25dbdd57a78af4cb0e1.zip
Simulate lcd_enable and lcd_sleep in the simulator. Therefore, turn backlight-sim.h into a .c too.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20829 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'uisimulator/common/SOURCES')
-rw-r--r--uisimulator/common/SOURCES1
1 files changed, 1 insertions, 0 deletions
diff --git a/uisimulator/common/SOURCES b/uisimulator/common/SOURCES
index bda79b66b9..c1865513f9 100644
--- a/uisimulator/common/SOURCES
+++ b/uisimulator/common/SOURCES
@@ -9,4 +9,5 @@ sim_icons.c
9sim_tasks.c 9sim_tasks.c
10stubs.c 10stubs.c
11powermgmt-sim.c 11powermgmt-sim.c
12backlight-sim.c
12 13