1 2 3 4 5
#include <stdint.h> void eos_app_hp_change(int hp_det); int eos_app_give(void); int eos_app_take(void);