1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2024-11-10 19:20:13 +00:00
oot/include
Dragorn421 4dea0bfb26
Placeholder names for skelanime moveflags (#1489)
* Add defines for all used animflags

* Use named constants (and add two) for players `func_80832F54` flags

* note which flags are player-only

* Attempt at documenting but too FeelsUnkMan again

* forgot something

* ANIM_FLAG_PLAYER_0 -> ANIM_FLAG_0 and amend comment from "player-only" to "no effect outside player"

* 1<<n flags
2023-08-15 22:23:53 +02:00
..
libc
tables Generate gamestate overlay table with an include/tables/ header (#1504) 2023-07-04 12:36:55 -04:00
ultra64
alignment.h
alloca.h
boot.h
color.h
command_macros_base.h
fault.h
fp.h
functions.h
gfx.h
gfxprint.h
global.h Fix all headers to comply with C standard (#957) 2021-09-15 19:24:19 -04:00
ichain.h
irqmgr.h
jpeg.h
macro.inc
macros.h Split SaveContext into sub-structs (#1393) 2023-08-13 15:24:26 -04:00
mempak.h
message_data_fmt.h
message_data_static.h Fix TEXTBOX_POS issue (#1329) 2022-07-27 16:24:58 -04:00
padmgr.h
prerender.h
quake.h
regs.h
rumble.h Rumble doc (#1375) 2022-09-27 12:40:26 -04:00
sched.h
segment_symbols.h
seqcmd.h
sequence.h
sfx.h
speedmeter.h
terminal.h
tha.h
thga.h
ultra64.h Improve rcp.h, remove HW_REG macro (#1425) 2022-11-13 02:16:01 -05:00
unk.h
variables.h
z64.h
z64actor.h
z64animation.h
z64animation_legacy.h
z64audio.h
z64bgcheck.h
z64camera.h
z64collision_check.h Cleanup/add bgcheck macros (#1478) 2023-08-15 22:12:50 +02:00
z64curve.h Improve rcp.h, remove HW_REG macro (#1425) 2022-11-13 02:16:01 -05:00
z64cutscene.h
z64cutscene_commands.h
z64dma.h
z64effect.h Use intptr types in more code files (#1385) 2022-10-02 11:38:09 -04:00
z64environment.h
z64game.h
z64interface.h
z64item.h
z64light.h
z64map_mark.h
z64math.h
z64message.h
z64object.h
z64ocarina.h
z64pause.h Split z64.h: gfxprint, message, pause, view (as new headers), +misc (#1475) 2022-12-30 14:55:31 +01:00
z64player.h
z64quest_hint_commands.h
z64save.h
z64scene.h
z64skin.h
z64skybox.h
z64sram.h Split z64.h: move various things, state, sram, gfx, jpeg, prerender, speedmeter (#1487) 2023-08-15 12:21:19 -04:00
z64transition.h
z64transition_instances.h
z64view.h