Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide



Rockbox mail archive

Subject: Re: Question on Config block/user_settings

Re: Question on Config block/user_settings

From: Björn Stenberg <bjorn_at_haxx.se>
Date: Fri, 25 Apr 2003 12:23:48 +0200

c s wrote:
> But are we creating a portability problem? For
> instance, in uisimulator/win32/stdbool.h we have:
>
> typedef unsigned int bool;

Good point. Also, we actually already use another method elsewhere:

  global_settings.caption_backlight = (config_block[0xae] >> 1) & 1;

Changed.

-- 
Björn
Received on 2003-04-25

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy