1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-07-10 00:57:56 +02:00
toxic/dhtstatus.h

9 lines
100 B
C
Raw Normal View History

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