diff options
| author | Anghelo Carvajal <angheloalf95@gmail.com> | 2021-09-28 23:23:08 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-28 22:23:08 -0400 |
| commit | 2f000058f50229ea8c0d95a75ef9f44276a4a4ca (patch) | |
| tree | 836fb55335d7993ada9fbf3436b018ea5e09502c /src/code/code_801A7B10.c | |
| parent | ddc643f708543fafc73c55eddddf1f34c401cb02 (diff) | |
`ovl_select`: ZELDA MAP SELECT matched and documented (#310)
* basic functions
* errr
* Progress, kinda
* func_808016E8
* func_808019FC and func_80801A64
* Import data
* Format
* some progress
* func_808013B8
* func_80801620
* fix stuff
* func_80800930
* improve func_80800A44 a bit
* At least it is equivalent now
* matches!
* small renames
* Use generated reloc
* move functions
* Renaming a lot of stuff
* Some functions renames
* Rename members
* Add translations for everything
* Run formatter
* Update include/alloca.h
Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com>
* Update src/overlays/actors/ovl_En_Bigpo/z_en_bigpo.c
Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com>
* review changes
* review comments
* Update src/overlays/gamestates/ovl_select/z_select.h
Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>
* Update src/overlays/gamestates/ovl_select/z_select.h
Co-authored-by: Kenix3 <kenixwhisperwind@gmail.com>
Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com>
Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>
Co-authored-by: Kenix3 <kenixwhisperwind@gmail.com>
Diffstat (limited to 'src/code/code_801A7B10.c')
| -rw-r--r-- | src/code/code_801A7B10.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/code/code_801A7B10.c b/src/code/code_801A7B10.c index a8bd825b7..707996820 100644 --- a/src/code/code_801A7B10.c +++ b/src/code/code_801A7B10.c @@ -6,7 +6,7 @@ #pragma GLOBAL_ASM("asm/non_matchings/code/code_801A7B10/func_801A7D84.s") -#pragma GLOBAL_ASM("asm/non_matchings/code/code_801A7B10/func_801A89A8.s") +#pragma GLOBAL_ASM("asm/non_matchings/code/code_801A7B10/Audio_QueueSeqCmd.s") #pragma GLOBAL_ASM("asm/non_matchings/code/code_801A7B10/func_801A89D0.s") |
