]> git.sesse.net Git - ccbs/blob - sql/em2-machinesongs.sql
Make a "logical resolution" (yuck!) of 800x600 for all the screens, and make fonts...
[ccbs] / sql / em2-machinesongs.sql
1 INSERT INTO machinesongs SELECT song,(SELECT machine FROM machines WHERE machinename='Dancing Stage EuroMix 2') FROM songs;