mirror of
https://github.com/zeldaret/oot.git
synced 2024-11-10 19:20:13 +00:00
b9fded7b4e
* Doc equips usage (inventory, current and player-specific constants) * Improve some comments * `currentSword`(`Item`) -> `currentSwordItemId` * Comments on the right in `D_801261F8` * Improve `sDebugSaveInventory.equipment` formatting with extra parentheses * Use constants for `sNewSaveInventory.equipment` * Run formatter * Make comments in z64save.h header a single line even if very long * `CHECK_OWNED_EQUIP_ALT` * One more use of `CHECK_OWNED_EQUIP` * `OWNED_EQUIP_FLAG` * `OWNED_EQUIP_FLAG_ALT` * Improve (?) giving sword by item id * "half-byte" -> "nibble" * Improve equips for setting kokiri sword * Improve (?) checking boots by item id * Improve (?) checking equips by item id * Fixup one spot assuming `EQUIP_TYPE_SWORD == 0` * Comments on the right in `sBootDListGroups` |
||
---|---|---|
.. | ||
libc | ||
tables | ||
ultra64 | ||
alignment.h | ||
alloca.h | ||
color.h | ||
command_macros_base.h | ||
fault.h | ||
fp.h | ||
functions.h | ||
global.h | ||
ichain.h | ||
irqmgr.h | ||
macro.inc | ||
macros.h | ||
message_data_fmt.h | ||
message_data_static.h | ||
padmgr.h | ||
regs.h | ||
segment_symbols.h | ||
sequence.h | ||
sfx.h | ||
ultra64.h | ||
unk.h | ||
variables.h | ||
vt.h | ||
z64.h | ||
z64actor.h | ||
z64animation.h | ||
z64audio.h | ||
z64bgcheck.h | ||
z64camera.h | ||
z64collision_check.h | ||
z64cutscene.h | ||
z64cutscene_commands.h | ||
z64dma.h | ||
z64effect.h | ||
z64elf_message.h | ||
z64environment.h | ||
z64interface.h | ||
z64item.h | ||
z64light.h | ||
z64map_mark.h | ||
z64math.h | ||
z64object.h | ||
z64player.h | ||
z64save.h | ||
z64scene.h | ||
z64skin.h | ||
z64transition.h |