toxcore/testing/toxic/dhtstatus.h
2013-08-15 12:02:57 +12:00

9 lines
100 B
C

#ifndef _dhtstatus_h
#define _dhtstatus_h
#include "windows.h"
ToxWindow new_dhtstatus();
#endif