mirror of
https://github.com/zeldaret/oot.git
synced 2024-12-04 00:36:09 +00:00
c644aaa2ee
* Add symbols, does NOT build OK * parameter OK with syms * Use `static` more and inline arrays * wip docs * Start on Interface_Draw, NOT OK yet * rename variables since interface dev is weird * nonmatching for now * kaleido * Update src/code/z_parameter.c Co-authored-by: louist103 <35883445+louist103@users.noreply.github.com> * Make most texture rectangles use shifts * fix symbols for all interface things * done with interface_draw for now * Update z_parameter.c * format files * fix wrong function calls * fix bss * improvements in matching * remove button enum for now * (void)0 to fix warning * make conditional look nicer * fix * fix wrong combiner * Update src/overlays/actors/ovl_kaleido_scope/z_lmap_mark.c Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com> * format * remove "HUD" naming * review suggestions Co-authored-by: louist103 <35883445+louist103@users.noreply.github.com> Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com>
66 lines
2.4 KiB
C
66 lines
2.4 KiB
C
#include "global.h"
|
|
#include "textures/parameter_static/parameter_static.h"
|
|
|
|
#pragma GLOBAL_ASM("asm/non_matchings/code/z_message_PAL/func_801069B0.s")
|
|
|
|
#pragma GLOBAL_ASM("asm/non_matchings/code/z_message_PAL/func_80106AA8.s")
|
|
|
|
#pragma GLOBAL_ASM("asm/non_matchings/code/z_message_PAL/func_80106BC8.s")
|
|
|
|
#pragma GLOBAL_ASM("asm/non_matchings/code/z_message_PAL/func_80106C88.s")
|
|
|
|
#pragma GLOBAL_ASM("asm/non_matchings/code/z_message_PAL/func_80106CCC.s")
|
|
|
|
#pragma GLOBAL_ASM("asm/non_matchings/code/z_message_PAL/func_80106D40.s")
|
|
|
|
#pragma GLOBAL_ASM("asm/non_matchings/code/z_message_PAL/func_80106F1C.s")
|
|
|
|
#pragma GLOBAL_ASM("asm/non_matchings/code/z_message_PAL/func_80107244.s")
|
|
|
|
#pragma GLOBAL_ASM("asm/non_matchings/code/z_message_PAL/func_80107448.s")
|
|
|
|
#pragma GLOBAL_ASM("asm/non_matchings/code/z_message_PAL/func_80107628.s")
|
|
|
|
#pragma GLOBAL_ASM("asm/non_matchings/code/z_message_PAL/func_801076CC.s")
|
|
|
|
#pragma GLOBAL_ASM("asm/non_matchings/code/z_message_PAL/func_80107980.s")
|
|
|
|
#pragma GLOBAL_ASM("asm/non_matchings/code/z_message_PAL/func_801080B4.s")
|
|
|
|
#pragma GLOBAL_ASM("asm/non_matchings/code/z_message_PAL/func_801083F8.s")
|
|
|
|
#pragma GLOBAL_ASM("asm/non_matchings/code/z_message_PAL/func_801086B0.s")
|
|
|
|
#pragma GLOBAL_ASM("asm/non_matchings/code/z_message_PAL/func_80109968.s")
|
|
|
|
#pragma GLOBAL_ASM("asm/non_matchings/code/z_message_PAL/func_80109B3C.s")
|
|
|
|
#pragma GLOBAL_ASM("asm/non_matchings/code/z_message_PAL/func_8010B0C0.s")
|
|
|
|
#pragma GLOBAL_ASM("asm/non_matchings/code/z_message_PAL/func_8010B680.s")
|
|
|
|
#pragma GLOBAL_ASM("asm/non_matchings/code/z_message_PAL/func_8010B720.s")
|
|
|
|
#pragma GLOBAL_ASM("asm/non_matchings/code/z_message_PAL/func_8010B820.s")
|
|
|
|
#pragma GLOBAL_ASM("asm/non_matchings/code/z_message_PAL/func_8010BD58.s")
|
|
|
|
#pragma GLOBAL_ASM("asm/non_matchings/code/z_message_PAL/func_8010BD88.s")
|
|
|
|
#pragma GLOBAL_ASM("asm/non_matchings/code/z_message_PAL/func_8010BDBC.s")
|
|
|
|
#pragma GLOBAL_ASM("asm/non_matchings/code/z_message_PAL/func_8010BED8.s")
|
|
|
|
#pragma GLOBAL_ASM("asm/non_matchings/code/z_message_PAL/func_8010C358.s")
|
|
|
|
#pragma GLOBAL_ASM("asm/non_matchings/code/z_message_PAL/func_8010C39C.s")
|
|
|
|
#pragma GLOBAL_ASM("asm/non_matchings/code/z_message_PAL/func_8010F2CC.s")
|
|
|
|
#pragma GLOBAL_ASM("asm/non_matchings/code/z_message_PAL/func_8010F494.s")
|
|
|
|
#pragma GLOBAL_ASM("asm/non_matchings/code/z_message_PAL/func_8010F58C.s")
|
|
|
|
#pragma GLOBAL_ASM("asm/non_matchings/code/z_message_PAL/func_8010F6F0.s")
|
|
|
|
#pragma GLOBAL_ASM("asm/non_matchings/code/z_message_PAL/func_8011040C.s")
|