Rev 1672 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1672 | Rev 1707 | ||
---|---|---|---|
Line 68... | Line 68... | ||
68 | #define FB_ANIM_ADDPIXMAP 1202 |
68 | #define FB_ANIM_ADDPIXMAP 1202 |
69 | #define FB_ANIM_CHGVP 1203 |
69 | #define FB_ANIM_CHGVP 1203 |
70 | #define FB_ANIM_START 1204 |
70 | #define FB_ANIM_START 1204 |
71 | #define FB_ANIM_STOP 1205 |
71 | #define FB_ANIM_STOP 1205 |
72 | 72 | ||
- | 73 | #define FB_POINTER_MOVE 1300 |
|
- | 74 | ||
73 | #endif |
75 | #endif |
74 | 76 | ||
75 | 77 | ||
76 | /** @} |
78 | /** @} |
77 | */ |
79 | */ |