Kestrel Interface
Loading...
Searching...
No Matches
kest_effect_enum.c File Reference
#include <stdint.h>
#include "kest_effect_enum.h"

Go to the source code of this file.

Functions

const char * effect_type_to_string (uint16_t type)
int effect_type_valid (uint16_t type)

Function Documentation

◆ effect_type_to_string()

const char * effect_type_to_string ( uint16_t type)

Definition at line 12 of file kest_effect_enum.c.

◆ effect_type_valid()

int effect_type_valid ( uint16_t type)

Definition at line 35 of file kest_effect_enum.c.