Advertisement
Larvix

.programs [MagmaOS]

Dec 17th, 2019
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.13 KB | None | 0 0
  1. shell.run(".clear")
  2. shell.run("rom/programs/programs")
  3. print("Press any key to continue")
  4. os.pullEvent( 'key' )
  5. shell.run(".menu")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement