mirror of
https://github.com/zeldaret/oot.git
synced 2025-10-17 04:00:51 +00:00
Document kanji
-offset-getting file (#1121)
* Document Kanji offset function * Bit more documentation * Format table to shift-jis-shaped * Rename argument * Review, name file and function according to n64dd research * spec * Fix build * Reformat table, improve some of the comments * Add missing header * Review * More review * Rewritet the C function more idiomatically, document lack of protection * Other comparison * Rename table
This commit is contained in:
parent
aadb5f9c47
commit
0584b3d288
3 changed files with 218 additions and 58 deletions
2
spec
2
spec
|
@ -409,7 +409,7 @@ beginseg
|
|||
include "build/src/code/fault.o"
|
||||
include "build/data/fault.bss.o"
|
||||
include "build/src/code/fault_drawer.o"
|
||||
include "build/asm/code_800D71F0.o"
|
||||
include "build/asm/kanread.o"
|
||||
include "build/src/code/ucode_disas.o"
|
||||
pad_text // audio library aligned to 32 bytes?
|
||||
include "build/src/code/audio_data.o"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue