Myself and someone else have deduced that my game takes up too much memory to compile...any clues as to how I might go about reducing the memory my game takes up? I've tried changing some of my int variables into short ints, but then I get the "conversion may loose signifcant digits" crap...any other possibilities? Thanks alot.