Data Structures | |
| struct | ISpyNotification |
Enumerations | |
| enum | { I_SPY_DELAY = 0 , I_SPY_APPEAR = 1 , I_SPY_OVERSHOOT = 2 , I_SPY_ANIMATE = 3 } |
Functions | |
| INCLUDE_IMG ("ispy_icon.png", ispy_icon_img) | |
| INCLUDE_PAL ("ispy_icon.pal", ispy_icon_1_pal) | |
| INCLUDE_PAL ("ispy_icon.2.pal", ispy_icon_2_pal) | |
| INCLUDE_PAL ("ispy_icon.3.pal", ispy_icon_3_pal) | |
| void | ispy_notification_update (void) |
| void | appendGfx_ispy_icon (void) |
| void | ispy_notification_setup (void) |
Variables | |
| BSS ISpyNotification | ISpyData |
| ISpyNotification * | ISpyPtr = &ISpyData |
| struct ISpyNotification |
Referenced by render_ispy_icon().
| INCLUDE_IMG | ( | "ispy_icon.png" | , |
| ispy_icon_img | ) |
| INCLUDE_PAL | ( | "ispy_icon.2.pal" | , |
| ispy_icon_2_pal | ) |
| INCLUDE_PAL | ( | "ispy_icon.3.pal" | , |
| ispy_icon_3_pal | ) |
| INCLUDE_PAL | ( | "ispy_icon.pal" | , |
| ispy_icon_1_pal | ) |
Referenced by check_for_ispy().
Referenced by ispy_notification_setup().
| BSS ISpyNotification ISpyData |
| ISpyNotification* ISpyPtr = &ISpyData |
Referenced by appendGfx_ispy_icon(), ispy_notification_setup(), and ispy_notification_update().