Rev 1365 | Rev 1392 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1365 | Rev 1366 | ||
---|---|---|---|
Line 52... | Line 52... | ||
52 | 52 | ||
53 | #define pl /*printf("FB:L:%d\n",(int)__LINE__);*/ |
53 | #define pl /*printf("FB:L:%d\n",(int)__LINE__);*/ |
54 | 54 | ||
55 | #define EFB (-1) |
55 | #define EFB (-1) |
56 | 56 | ||
57 | extern int __DONT_OPEN_STDIO__=1; |
- | |
58 | - | ||
59 | #define DEFAULT_BGCOLOR 0x000080 |
57 | #define DEFAULT_BGCOLOR 0x000080 |
60 | #define DEFAULT_FGCOLOR 0xffff00 |
58 | #define DEFAULT_FGCOLOR 0xffff00 |
61 | #define DEFAULT_LOGOCOLOR 0x0000ff |
59 | #define DEFAULT_LOGOCOLOR 0x0000ff |
62 | 60 | ||
63 | #define MAIN_BGCOLOR 0x404000 |
61 | #define MAIN_BGCOLOR 0x404000 |