Twini-Golf
Twini-Golf copied to clipboard
Update main.cpp
Compiled the source code and found getStrokeText and getLevelText to have some undefined behavior. Seems to be a dangling pointer returning memory allocated on a stack. Please recompile the source code to check for any errors.