18.01.2011, 12:52
pawn Код:
if(newkeys & KEY_SUBMISSION)
You could leave both them without specifying a size and the compiler will calculate the size at compile time. Then you can add more co-ords w/o worrying about size.
if(newkeys & KEY_SUBMISSION)