mirror of
https://github.com/zeldaret/oot
synced 2026-08-18 05:38:37 -04: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:
+1
-1
@@ -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
|
||||
|
||||
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user