oot/include
engineer124 423fec9f79
Clean up audio sample counts: bytes, samples, frames (#1289)
* Clean up bytes, samples, frames

* Improve macro usage

* More missed macros

* rename macro now that it crosses files

* redefine macros in terms of frames

* Another use of macro

* Fix, it's number of samples, not size

* Partial PR Suggestions

* Small change

* size to length

* Correct/Clarify comments

* remove comment

* More PR suggestions, cleanup

* Bad formatting, fixed
2022-07-27 17:53:56 -04:00
..
libc Use intptr types in a few specific boot files (#1301) 2022-07-12 12:47:25 -04:00
tables Introduce Sfx Tables (#1296) 2022-07-11 13:45:22 -04:00
ultra64
alignment.h
alloca.h
boot.h
color.h
command_macros_base.h
fault.h
fp.h
functions.h Cleanup z_debug (reg editor) (#1290) 2022-07-14 19:02:07 -04:00
global.h
ichain.h
irqmgr.h
macro.inc
macros.h
message_data_fmt.h
message_data_static.h Fix TEXTBOX_POS issue (#1329) 2022-07-27 16:24:58 -04:00
padmgr.h
regs.h Cleanup z_debug (reg editor) (#1290) 2022-07-14 19:02:07 -04:00
sched.h
segment_symbols.h
sequence.h
sfx.h Introduce Sfx Tables (#1296) 2022-07-11 13:45:22 -04:00
ultra64.h Use intptr types in a few specific boot files (#1301) 2022-07-12 12:47:25 -04:00
unk.h
variables.h
vt.h
z64.h Cleanup z_debug (reg editor) (#1290) 2022-07-14 19:02:07 -04:00
z64actor.h Misc Cleanup/Docs (#1315) 2022-07-14 16:26:10 -04:00
z64animation.h
z64audio.h Clean up audio sample counts: bytes, samples, frames (#1289) 2022-07-27 17:53:56 -04:00
z64bgcheck.h
z64camera.h
z64collision_check.h
z64curve.h
z64cutscene.h
z64cutscene_commands.h
z64dma.h Use intptr types in a few specific boot files (#1301) 2022-07-12 12:47:25 -04:00
z64effect.h
z64elf_message.h
z64environment.h
z64interface.h
z64item.h Misc Cleanup/Docs (#1315) 2022-07-14 16:26:10 -04:00
z64light.h
z64map_mark.h
z64math.h Remove `BINANG_SUB` (#1297) 2022-07-12 12:17:07 -04:00
z64object.h
z64ocarina.h
z64player.h
z64save.h
z64scene.h
z64skin.h
z64transition.h