seader_custom_event.h 80 B

12345
  1. #pragma once
  2. typedef enum {
  3. SeaderStartEventNone = 0,
  4. } SeaderCustomEvent;