tomato/other/docker/esp32/main/tox_main.h

7 lines
78 B
C
Raw Normal View History

#ifndef TOX_MAIN_H
#define TOX_MAIN_H
void tox_main();
#endif // TOX_MAIN_H