1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2024-11-14 21:40:03 +00:00
oot/include
cadmic 3faa1c6acc
Move button macros to include/controller.h (#2138)
* Move button macros to include/controller.h

* Fix z_mag button ordering
2024-09-06 10:24:19 +02:00
..
audio
libc
tables
ultra64 Move button macros to include/controller.h (#2138) 2024-09-06 10:24:19 +02:00
alignment.h Remove gSystemHeap and use _buffersSegmentEnd instead, make buffer alignments explicit for gcc (#1901) 2024-02-27 19:01:47 -05:00
attributes.h
audiomgr.h
audiothread_cmd.h
boot.h Improve the state of handwritten assembly files (#865) 2022-05-01 01:03:22 +02:00
cic6105.h [ntsc-1.2] Organize n64dd declarations and convert to 1.0 addresses (#2127) 2024-09-05 03:56:24 +09:00
color.h
command_macros_base.h
controller.h Move button macros to include/controller.h (#2138) 2024-09-06 10:24:19 +02:00
face_change.h
fault.h [ntsc-1.2] Match __osMalloc.c and code_800FC620.c (new/delete) (#2106) 2024-09-04 11:10:14 +02:00
fp_math.h Experiment: remove global.h dependency from sys_math, sys_math3d, z_lib (#1956) 2024-06-19 00:00:23 -04:00
functions.h Document Target_ShouldReleaseLockOn [Target Docs 8/8] (#2135) 2024-09-05 12:44:06 -04:00
gfx.h Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
gfxprint.h [ntsc-1.2] Partially match gfxprint.c (#2101) 2024-09-04 19:22:59 +02:00
global.h [ntsc-1.2] Match z_game_over.c, PAL 1.1 fixes (#2099) 2024-08-28 21:00:06 -04:00
ichain.h
irqmgr.h
jpeg.h
macro.inc
macros.h Move button macros to include/controller.h (#2138) 2024-09-06 10:24:19 +02:00
mempak.h
message_data_fmt.h
message_data_static.h Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
n64dd.h [ntsc-1.2] Match z_message.c (#2098) 2024-09-05 04:03:58 +09:00
padmgr.h [ntsc-1.2] Match __osMalloc.c and code_800FC620.c (new/delete) (#2106) 2024-09-04 11:10:14 +02:00
prerender.h
quake.h
rand.h [ntsc-1.2] Match __osMalloc.c and code_800FC620.c (new/delete) (#2106) 2024-09-04 11:10:14 +02:00
region.h
regs.h
romfile.h Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
rumble.h
sched.h
segment_symbols.h [ntsc-1.2] Organize n64dd declarations and convert to 1.0 addresses (#2127) 2024-09-05 03:56:24 +09:00
seqcmd.h
sequence.h Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
sfx.h Naming a function (#2124) 2024-09-05 21:57:30 +09:00
speedmeter.h
stack.h
sys_math.h
sys_math3d.h
terminal.h
tha.h
thga.h
ultra64.h
unk.h
variables.h [ntsc-1.2] Match __osMalloc.c and code_800FC620.c (new/delete) (#2106) 2024-09-04 11:10:14 +02:00
versions.h [ntsc-1.2] Match __osMalloc.c and code_800FC620.c (new/delete) (#2106) 2024-09-04 11:10:14 +02:00
z64.h Move button macros to include/controller.h (#2138) 2024-09-06 10:24:19 +02:00
z64actor.h Target Mode Enum [Target Docs 7/?] (#2133) 2024-09-04 23:46:03 -04:00
z64animation.h
z64animation_legacy.h
z64audio.h
z64bgcheck.h
z64camera.h
z64collision_check.h
z64curve.h
z64cutscene.h
z64cutscene_commands.h
z64dma.h Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
z64effect.h
z64environment.h
z64frame_advance.h
z64game.h Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
z64game_over.h Move PlayState to a new z64play.h (#1966) 2024-06-25 15:13:31 -04:00
z64interface.h
z64item.h
z64light.h Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
z64map_mark.h
z64math.h
z64message.h
z64object.h
z64ocarina.h Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
z64pause.h
z64play.h Update Room Documentation (#2015) 2024-09-05 21:08:21 +09:00
z64player.h unk_664 -> focusActor [Target Docs 5/?] (#2126) 2024-09-05 03:33:30 +09:00
z64quest_hint_commands.h
z64save.h Pause docs: WorldMapArea enum and related data (#2130) 2024-09-04 17:51:08 -04:00
z64scene.h Update Room Documentation (#2015) 2024-09-05 21:08:21 +09:00
z64sfx_source.h
z64skin.h
z64skybox.h
z64sram.h
z64transition.h
z64transition_instances.h
z64view.h
z64vis.h Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
z_lib.h