02.01.2018, 09:58
Yeah, it does.
main.pwn:
functions.pwn:
Then connections.pwn and time.pwn contain functions relating to their names.
main.pwn:
Код:
#include "functions.pwn"
Код:
#include "functions/connections.pwn" #include "functions/time.pwn"