Adding various FIXME comments to bogus (non-self-explanatory) existing FIXME comments; and some other related cleanup

svn-id: r28890
This commit is contained in:
Max Horn 2007-09-11 09:20:39 +00:00
parent 4a4fc235f2
commit 4cc9d17c34
28 changed files with 49 additions and 24 deletions

View file

@ -43,7 +43,7 @@
extern bool isSmartphone(void);
#endif
// FIXME - BIG HACK for MidiEmu & error()
// FIXME: HACK for MidiEmu & error()
Engine *g_engine = 0;