Commit Graph

15 Commits

Author SHA1 Message Date
GriffinR b2c74cae84 Sync global 2021-11-19 20:36:59 -05:00
Deokishisu 6e77eef0cd Fix Missed Magic Numbers in main_menu.c
There were two lines where magic numbers were used instead of the constant for MAIN_MENU_WINDOW_ERROR, so I filled them in.
2020-12-31 11:36:27 -05:00
PikalaxALT 58f59a3491 Address review on misc documentation 2020-04-12 08:48:14 -04:00
PikalaxALT aea30489fc Create COPYWIN defines for CopyWindowToVram calls 2020-04-10 16:17:46 -04:00
PikalaxALT a205881ce2 Comment dma3 methods and create DMA3_*BIT macros 2020-04-10 15:57:08 -04:00
PikalaxALT ea207f6334 Clean up includes 2020-04-08 17:03:26 -04:00
GriffinR 100188ac43 Move gfx out of data 2020-04-06 10:02:14 -04:00
PikalaxALT 6ee1bd0621 Decompile event_data.s 2019-10-21 21:15:54 -04:00
PikalaxALT 2435bcc09d sys flag rearrange 2019-10-17 21:24:47 -04:00
PikalaxALT 97dc0a6903 Trainer dump pass 2; flag refactoring 2019-10-17 17:11:34 -04:00
PikalaxALT 734cada66a Address review comments 2019-10-09 18:12:37 -04:00
PikalaxALT 3c3fd189d8 Document main_menu 2019-10-08 13:40:04 -04:00
PikalaxALT 99bd3d9154 Finish main menu decomp 2019-10-08 10:31:33 -04:00
PikalaxALT 0f67a952a3 main_menu through sub_800CE70 2019-10-07 17:06:11 -04:00
PikalaxALT 2fe6b6db8c main menu through sub_800C780 2019-10-07 14:06:47 -04:00