Schmopsel

23
reputation
1
1
8

if (newGame) resources.free();

s = FILENAME + 3;

setLocation(); load(s);

loadDialog.process();

try { setGamerColor(RED); }

catch(Exception e) { reset(); }

while(noReady) { object.make();

if(resourceNotFound) break; }

byte result; // change this to int!

music();

System.out.print("");