From 1a1abf25f43e33dfa7d421d6c43f283763226dbd Mon Sep 17 00:00:00 2001 From: Kevin Ferrare Date: Sun, 20 Nov 2005 01:02:14 +0000 Subject: removed old statusbar and buttonbar code git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8004 a1c6a512-1295-4272-9138-f99709370657 --- apps/screen_access.h | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/screen_access.h') diff --git a/apps/screen_access.h b/apps/screen_access.h index 782bd9219d..7f235a2480 100644 --- a/apps/screen_access.h +++ b/apps/screen_access.h @@ -54,6 +54,7 @@ struct screen int depth; int char_width; int char_height; + bool has_disk_led; #ifdef HAS_BUTTONBAR bool has_buttonbar; #endif -- cgit v1.2.3