Functions | |
void | clear_saved_variables (void) |
void | clear_area_flags (void) |
s32 | clear_global_flag (s32 index) |
s32 | set_global_flag (s32 index) |
s32 | get_global_flag (s32 index) |
s8 | set_global_byte (s32 index, s32 value) |
s32 | get_global_byte (s32 index) |
s32 | clear_area_flag (s32 index) |
s32 | set_area_flag (s32 index) |
s32 | get_area_flag (s32 index) |
s8 | set_area_byte (s32 index, s32 value) |
s32 | get_area_byte (s32 index) |
Referenced by evt_set_variable().
Referenced by load_map_by_IDs().
Referenced by evt_set_variable().
Referenced by evt_get_float_variable(), evt_get_variable(), evt_handle_print_debug_var(), and evt_set_variable().
Referenced by evt_get_variable(), evt_handle_print_debug_var(), evt_set_variable(), and update_triggers().
Referenced by entity_BlueWarpPipe_check_if_active(), entity_Chest_check_opened(), entity_HeartBlock_show_tutorial_message(), entity_HiddenPanel_set_ispy_notification(), entity_init_BlueWarpPipe(), entity_ItemBlock_check_if_inactive(), entity_MulticoinBlock_check_if_inactive(), entity_SaveBlock_show_tutorial_message(), entity_upgrade_block_check_if_inactive(), entity_WoodenCrate_shatter(), evt_get_variable(), evt_handle_print_debug_var(), evt_set_variable(), make_item_entity(), spawn_drops(), and update_triggers().
Referenced by evt_set_variable().
Referenced by entity_base_switch_start_bound_script(), and evt_set_variable().
Referenced by evt_set_variable(), and save_tattle_flags().