1
0
Fork 0
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:
EllipticEllipsis 2022-05-19 23:25:30 +01:00 committed by GitHub
commit 0584b3d288
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 218 additions and 58 deletions

2
spec
View file

@ -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"