1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-07-04 20:06:45 +02:00

use touchwin instead of mvwin and this doesn't need its own function

This commit is contained in:
Jfreegman
2013-09-27 16:14:43 -04:00
parent 7da72b79ef
commit 49a10e5a40
2 changed files with 5 additions and 11 deletions

View File

@ -19,8 +19,6 @@
#include <signal.h>
#include <locale.h>
#include <string.h>
#include <unistd.h>
#ifdef _WIN32
#include <direct.h>