I tried out the FrameWork command to make my executables smaller but that did not quite work.
This results into the error that there was a call to a "Null" object
This resulted in the error "Graphics Mode does not exist"
What am I doing wrong?
Framework brl.system Import brl.retro Import brl.max2d Import brl.linkedlist Graphics 640,480,0
This results into the error that there was a call to a "Null" object
Framework brl.system Import brl.retro Import brl.max2d Import brl.linkedlist Graphics 640,480
This resulted in the error "Graphics Mode does not exist"
What am I doing wrong?