hey peeps.
this is no doubs stupid, but the following code wont work and throws up a "graphics mode doesnt exist"
yet the following code works but goves a bulky EXE...
WHat exactly is happening here that I'm missunderstanding!? hehe
this is no doubs stupid, but the following code wont work and throws up a "graphics mode doesnt exist"
framework brl.max2d Import brl.random Graphics 640,480,16,60 end '.......more code that uses random module etc etc etc
yet the following code works but goves a bulky EXE...
graphics 640,480,16,60
WHat exactly is happening here that I'm missunderstanding!? hehe