These things will be added eventually (these are NOT bugs):

 - add %f to printf,sprintf,sscanf etc. (it will use FPU and you must first
     make sure one exists by checking _fpu which is in QLIB)

 - finish the MOD editor (the MOD player is done but without an editor
     and the fact that it plays M32's (not MODs) you can't really do anything)
     M32's are a format I created which is way better than MOD but
     without an editor -> just look at the code if ya wanna

 - make the GUI a lot better, creating buttons,etc. with structs is hard.
     a visual GUI creater would be nice ;>

 - make playing FLKs more controllable (like small boxes on the screen
      not just full screen)

 - add LZH stuff and add it to the FLK format

 - make OS detection detect more than just Windoze/DOS
