Rev 1505 | Rev 1547 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1505 | Rev 1523 | ||
---|---|---|---|
Line 16... | Line 16... | ||
16 | #define FB_VIEWPORT_CREATE 1032 |
16 | #define FB_VIEWPORT_CREATE 1032 |
17 | #define FB_VIEWPORT_DELETE 1033 |
17 | #define FB_VIEWPORT_DELETE 1033 |
18 | #define FB_SET_STYLE 1034 |
18 | #define FB_SET_STYLE 1034 |
19 | #define FB_GET_RESOLUTION 1035 |
19 | #define FB_GET_RESOLUTION 1035 |
20 | #define FB_DRAW_TEXT_DATA 1036 |
20 | #define FB_DRAW_TEXT_DATA 1036 |
- | 21 | #define FB_FLUSH 1037 |
|
21 | 22 | ||
22 | #endif |
23 | #endif |