Quick question, if I wanted a function to display values that are stored in the local space (main), would I have to pass the values of each variable to the function for it to know what values to display? Lets say I wanted to display an enemy's stats in a crappy text-based game. The function would most likely be: