enlightenment/src/modules/illume/e_mod_gad_bluetooth.h

8 lines
156 B
C

#ifndef E_MOD_GAD_BLUETOOTH_H
#define E_MOD_GAD_BLUETOOTH_H
void _e_mod_gad_bluetooth_init(E_Module *m);
void _e_mod_gad_bluetooth_shutdown(void);
#endif