mirror of
https://github.com/zeldaret/oot
synced 2026-08-30 17:29:30 -04:00
[cc0 oot] kanji_tex (#2784)
* [cc0 oot] "kanread" * format * document kanji_tex * fixup
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#ifndef KANJI_TEX_H
|
||||
#define KANJI_TEX_H
|
||||
|
||||
#include "ultra64/ultratypes.h"
|
||||
|
||||
s32 KanjiTex_CodepointToOffset(s32 codepoint);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user