| # | Line 21 | Line 21 | |
|---|---|---|
| 21 | #define DO_NCMDS 10 /* number of object display commands */ | |
| 22 | ||
| 23 | /* commands entered on stdin only */ | |
| 24 | < | #define DO_INIT {"load","unload","xform","move","unmove","dup",\ |
| 24 | > | #define DO_INIT {"load","clear","xform","move","unmove","dup",\ |
| 25 | "show","light","hide","object"} | |
| 26 | ||
| 27 | /******************************************************************* | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |