callback.h 199 B

123456
  1. #pragma once
  2. #include <flip_world.h>
  3. #include <flip_storage/storage.h>
  4. void free_all_views(void *context, bool free_variable_item_list);
  5. void callback_submenu_choices(void *context, uint32_t index);