mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-09 08:20:17 +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
|
@ -33,5 +33,5 @@ glabel D_80157580
|
|||
glabel D_801579A0
|
||||
.incbin "baserom.z64", 0xBCEB40, 0x390
|
||||
|
||||
glabel D_80157D30
|
||||
glabel gJpegUCodeData
|
||||
.incbin "baserom.z64", 0xBCEED0, 0x60
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue