4 lines
55 B
C++
Raw Normal View History

#include "main/tox_main.h"
int main() { tox_main(); }