Hey I'm trying to compile PushToConsole function, but my compiler gets an error:

[PHP]
In Code Assembler:
Too many references to the command: Add
[/PHP]



The code that it is referring to is:

[PHP]
"add esp, 4"
[/PHP]

I am using Dev-C++ for Windows Vista... Anyones help would be appreciated. Thanks bye!