toxcore/testing/toxic/dhtstatus.h

9 lines
100 B
C
Raw Normal View History

2013-08-11 10:48:02 +08:00
#ifndef _dhtstatus_h
#define _dhtstatus_h
#include "windows.h"
ToxWindow new_dhtstatus();
#endif