mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-08 07:20:16 +00:00
Improve z_jpeg documentation (#825)
* Improve z_jpeg documentation * JpegWork::data is probably better than address * Rename Jpeg_SendTask to Jpeg_ScheduleDecoderTask * Rename njpegUCode to gJpegUCode * Rename GetU16 to GetUnalignedU16 and improve docs
This commit is contained in:
parent
aebf11b8be
commit
36fead60a0
7 changed files with 95 additions and 65 deletions
|
@ -15,5 +15,5 @@ glabel D_801120C0
|
|||
glabel D_80113070
|
||||
.incbin "baserom.z64", 0xB8A210, 0x18C0
|
||||
|
||||
glabel D_80114930
|
||||
glabel gJpegUCode
|
||||
.incbin "baserom.z64", 0xB8BAD0, 0xAF0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue