mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-14 03:44:34 +00:00
Decompile z_kanfont (#443)
* Decompile z_kanfont.c * Cleanups * off -> offset * Kanfont -> Font , Keep so-far unused Font fields as padding, Remove MessageData sub-struct
This commit is contained in:
parent
ed719f3da0
commit
fff616d2be
14 changed files with 109 additions and 228 deletions
|
@ -141,6 +141,3 @@ void KaleidoSetup_Init(GlobalContext* globalCtx) {
|
|||
|
||||
void KaleidoSetup_Destroy(GlobalContext* globalCtx) {
|
||||
}
|
||||
|
||||
void func_8006EE50(UNK_PTR arg0, s16 arg1, s16 arg2) {
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue