23.01.2013, 15:46
Could you make it possible so that the program scans .pwn files also? In my gamemode I use "custom" includes which I gave the extension of .pwn.
Код:
#include "funcoes/utils.pwn" #include "funcoes/geometry.pwn" #include "funcoes/database.pwn" #include "funcoes/game.pwn" #include "funcoes/timers.pwn"