In the second Axe game I made, I let the user restart the game inside the program. However, I lost the newer version of that program, and I forgot how I did it. So my question is, how can you get a program to restart the game loop without making the whole game loop inside a repeat loop or subroutine.