Browse Source

Remove redundant Frivolous Game Options

Roxy-3D 6 years ago
parent
commit
142c8e2fed
No account linked to committer's email address
1 changed files with 0 additions and 5 deletions
  1. 0
    5
      Marlin/Configuration_adv.h

+ 0
- 5
Marlin/Configuration_adv.h View File

995
   //#define MARLIN_INVADERS
995
   //#define MARLIN_INVADERS
996
   //#define MARLIN_SNAKE
996
   //#define MARLIN_SNAKE
997
 
997
 
998
-  // Frivolous Game Options
999
-  //#define MARLIN_BRICKOUT
1000
-  //#define MARLIN_INVADERS
1001
-  //#define MARLIN_SNAKE
1002
-
1003
 #endif // HAS_GRAPHICAL_LCD
998
 #endif // HAS_GRAPHICAL_LCD
1004
 
999
 
1005
 // @section safety
1000
 // @section safety

Loading…
Cancel
Save