You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The pause menu is created in pause_menu.c. This task will involve adding a new submenu, named "Briefing", which will display the mission description, and go back to the previous screen on inputting button1 or button2. Disable the menu if the mission description is null or empty. Use the MENU_TYPE_BASIC menu type, followed by custom draw and update callbacks to draw the briefing text and go back to the previous menu respectively.
No description provided.
The text was updated successfully, but these errors were encountered: