~teromene/lmdc/trunk

« back to all changes in this revision

Viewing changes to src/factory/launch.c

  • Committer: Teromene
  • Date: 2013-11-24 17:29:01 UTC
  • Revision ID: teromene@gmail.com-20131124172901-7l3o6i017ushg0my
Added a new game, boxes and edited LMDC.desktop file

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
                {
4
4
                        case 1:
5
5
                                screw_game();
 
6
                        case 2:
 
7
                                boxes_game();
6
8
 
7
9
                        
8
10
                }