mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-07 19:46:35 +01:00
reorganize toxic_windows.h into two separate header files, rename main.c to toxic.c
This commit is contained in:
@@ -28,7 +28,9 @@
|
||||
#include <stdlib.h>
|
||||
#include <time.h>
|
||||
|
||||
#include "toxic_windows.h"
|
||||
#include "toxic.h"
|
||||
#include "windows.h"
|
||||
#include "file_senders.h"
|
||||
#include "line_info.h"
|
||||
|
||||
FileSender file_senders[MAX_FILES];
|
||||
|
||||
Reference in New Issue
Block a user