Quote Originally Posted by sacros View Post
cool, that helped, for some reason i get an error with SDL from the compiler complaining about needing a unit and interface before "program" stuff and i dont even know what that is, guess its some of them fancy stuff from object oriented programming but OOP is out of my reach at least for this year
Nope. It sounds like a basic level programming error, similar to this code would tell something crazy
Code:
then a=b if
You'll always get help if you ask though, but then you need to refer the full error and part of the source code.