Rev 1558 | Rev 1653 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 1558 | Rev 1646 | ||
|---|---|---|---|
| Line 29... | Line 29... | ||
| 29 | #define FB_VP2PIXMAP 1043 |
29 | #define FB_VP2PIXMAP 1043 |
| 30 | #define FB_DROP_PIXMAP 1044 |
30 | #define FB_DROP_PIXMAP 1044 |
| 31 | 31 | ||
| 32 | #define FB_TRANS_PUTCHAR 1045 |
32 | #define FB_TRANS_PUTCHAR 1045 |
| 33 | 33 | ||
| - | 34 | #define FB_ANIM_CREATE 1046 |
|
| - | 35 | #define FB_ANIM_DROP 1047 |
|
| - | 36 | #define FB_ANIM_ADDPIXMAP 1048 |
|
| - | 37 | #define FB_ANIM_CHGVP 1049 |
|
| - | 38 | #define FB_ANIM_START 1050 |
|
| - | 39 | #define FB_ANIM_STOP 1051 |
|
| - | 40 | ||
| 34 | #endif |
41 | #endif |