08.01.2011, 16:45
Hello all!
Whether it is possible, and in what way it is possible to decompile the following AntiDeAMX?:
For example for more successful decompiling a fashion if this is built in it decompilator
Whether it is possible, and in what way it is possible to decompile the following AntiDeAMX?:Код:
AntiDeAMX()
{
new a[][] =
{
"Unarmed (Fist)",
"Brass K"
};
#pragma unused a
}

