1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2024-11-25 17:54:15 +00:00
oot/src
Dragorn421 9771afdc69
Some pause menu inputs doc (#1370)
* `PauseContext.pageSwitchTimer` -> `delaySwitchPageInputTimer`

* Document stick input repeat in the pause menu

* format

* `delaySwitchPageInputTimer` -> `pageSwitchInputTimer`

* Fix swapped delay and delay_first, oops

* Move timer incrs on their own lines

Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>

Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>
2022-10-04 13:13:40 -04:00
..
boot Fix many missing NULLs (#1389) 2022-10-04 01:18:50 -04:00
buffers Name rsp ucodes and surrounding cleanup (#1166) 2022-05-04 00:43:09 +02:00
code Some pause menu inputs doc (#1370) 2022-10-04 13:13:40 -04:00
dmadata Use intptr types in overlays and dmadata (#1325) 2022-07-29 20:29:48 -04:00
elf_message Defines for SaveContext flags (eventChkInf, itemGetInf, infTable, eventInf) (#1094) 2022-04-29 14:19:48 -04:00
gcc_fix Add GCC compiler option. (#1056) 2022-02-19 16:50:56 -05:00
libultra Skip compiling C-included files during the build (#1386) 2022-10-04 12:36:25 +02:00
makerom Rename and move handwritten asm files (#1254) 2022-06-03 16:33:18 -04:00
overlays Some pause menu inputs doc (#1370) 2022-10-04 13:13:40 -04:00