1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-12-07 15:46:34 +01:00

move windows functions to its own file

This commit is contained in:
Aaron Lipinski
2013-08-13 12:21:03 +12:00
parent 2c81fd5e4b
commit 722d272128
4 changed files with 248 additions and 232 deletions

View File

@@ -8,6 +8,7 @@ set(exe_name toxic)
add_executable(${exe_name}
main.c
windows.c
prompt.c
friendlist.c
chat.c