summaryrefslogtreecommitdiff
path: root/src/main_menu.c
AgeCommit message (Collapse)Author
2021-11-19Sync globalGriffinR
2020-12-31Fix Missed Magic Numbers in main_menu.cDeokishisu
There were two lines where magic numbers were used instead of the constant for MAIN_MENU_WINDOW_ERROR, so I filled them in.
2020-04-12Address review on misc documentationPikalaxALT
2020-04-10Create COPYWIN defines for CopyWindowToVram callsPikalaxALT
2020-04-10Comment dma3 methods and create DMA3_*BIT macrosPikalaxALT
2020-04-08Clean up includesPikalaxALT
2020-04-06Move gfx out of dataGriffinR
2019-10-21Decompile event_data.sPikalaxALT
2019-10-17sys flag rearrangePikalaxALT
2019-10-17Trainer dump pass 2; flag refactoringPikalaxALT
2019-10-09Address review commentsPikalaxALT
2019-10-08Document main_menuPikalaxALT
2019-10-08Finish main menu decompPikalaxALT
2019-10-07main_menu through sub_800CE70PikalaxALT
2019-10-07main menu through sub_800C780PikalaxALT