summary refs log tree commit diff stats
path: root/src/menu_system.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Rendered some menu optionsStar Rauchenberger2021-03-131-0/+6
| | | | #7
* Added pause menu opening and closing animationStar Rauchenberger2021-03-131-0/+26
| | | | #7
* Created MenuSystemStar Rauchenberger2021-03-131-0/+2
It currently has nothing in it. #7