#include "system.h"#include "defs.h"Go to the source code of this file.
| #define UNLOADED_ISO_IMAGE { NULL , 0 , 0 , NULL , 0 , 0 , 0 } |
Definition at line 83 of file struct.h.
Referenced by draw_connection_between_tiles(), flush_background_image_cache(), init_obstacle_data(), show_automap_data_ogl(), ShowMapLabels(), and ShowWaypoints().
| typedef char automap_data_t[MAX_LEVELS][100] |
| typedef char* bigscrmsg_t |
| typedef struct blastspec_s * Blastspec |
| typedef struct blastspec_s blastspec |
| typedef struct bulletspec_s * Bulletspec |
| typedef struct bulletspec_s bulletspec |
| typedef unsigned char chatflags_t[MAX_PERSONS] |
| typedef struct configuration_for_freedroid_s * Configuration_for_freedroid |
| typedef struct configuration_for_freedroid_s configuration_for_freedroid |
| typedef char cookielist_t[MAX_COOKIES] |
| typedef struct dialogue_option_s * Dialogue_option |
| typedef struct dialogue_option_s dialogue_option |
| typedef struct druidspec_s * Druidspec |
| typedef struct druidspec_s druidspec |
| typedef struct event_trigger_s * Event_trigger |
| typedef struct event_trigger_s event_trigger |
| typedef struct finepoint_s * Finepoint |
| typedef struct finepoint_s finepoint |
| typedef struct gl_atlas_member_s gl_atlas_member |
| typedef struct iso_image_s * Iso_image |
| typedef struct iso_image_s iso_image |
| typedef struct item_bonus_s * Item_bonus |
| typedef struct item_bonus_s item_bonus |
| typedef struct item_image_spec_s * Item_image_spec |
| typedef struct item_image_spec_s item_image_spec |
| typedef struct itemspec_s * Itemspec |
| typedef struct itemspec_s itemspec |
| typedef struct list_head list_head_t |
| typedef struct location_s * Location |
| typedef struct location_s location |
| typedef struct map_label_s * Map_Label |
| typedef struct map_label_s map_label |
| typedef struct map_statement_s * Map_statement |
| typedef struct map_statement_s map_statement |
| typedef struct map_tile_s * Map_tile |
| typedef struct map_tile_s map_tile |
| typedef struct melee_shot_s melee_shot |
| typedef struct moderately_finepoint_s * Moderately_finepoint |
| typedef struct moderately_finepoint_s moderately_finepoint |
| typedef struct mouse_press_button_s * Mouse_press_button |
| typedef struct mouse_press_button_s mouse_press_button |
| typedef struct tColorRGBA myColor |
| typedef struct obstacle_s * Obstacle |
| typedef struct obstacle_s obstacle |
| typedef struct obstacle_spec_s * Obstacle_spec |
| typedef struct obstacle_spec_s obstacle_spec |
| typedef struct spell_active_s * Spell_Active |
| typedef struct spell_active_s spell_active |
| typedef struct spell_skill_spec_s * Spell_Skill_Spec |
| typedef struct spell_skill_spec_s spell_skill_spec |
| typedef struct supported_languages_s supported_languages_t |
| typedef struct triggered_action_s * Triggered_action |
| typedef struct triggered_action_s triggered_action |
| typedef struct waypoint_s * Waypoint |
| typedef struct waypoint_s waypoint |
1.5.5