1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2024-11-14 21:40:03 +00:00
oot/include
cadmic 47fd023238
Match NTSC z_kanfont.c and z_message.c (#1997)
* Match NTSC z_kanfont.c and z_message.c

Co-authored-by: inspectredc <inspectredc@gmail.com>

* Apply suggestions from code review

Co-authored-by: Tharo <17233964+Thar0@users.noreply.github.com>

* Remove now-unnecessary padding

* Remove msgBufDecoded comment

* Use == NULL for fake match

* Rename Message_DrawText{JPN,NES} -> Message_DrawText[Wide]

* Font_LoadKanji -> Font_LoadCharWide

* Restore FONT_MESSAGE_OFFSET/FONT_MESSAGE_LENGTH

---------

Co-authored-by: inspectredc <inspectredc@gmail.com>
Co-authored-by: Tharo <17233964+Thar0@users.noreply.github.com>
2024-07-21 21:50:20 -04:00
..
libc Experiment: remove global.h dependency from sys_math, sys_math3d, z_lib (#1956) 2024-06-19 00:00:23 -04:00
tables
ultra64 Sync gbi.h with MM, move ucode defines to makefile (#1968) 2024-06-22 08:49:07 -04:00
alignment.h
attributes.h
audiomgr.h
audiothread_cmd.h
boot.h
color.h
command_macros_base.h
face_change.h
fault.h
fp_math.h
functions.h
gfx.h
gfxprint.h
global.h
ichain.h
irqmgr.h
jpeg.h
macro.inc
macros.h
mempak.h Mempak doc (#1382) 2022-11-16 02:32:07 -05:00
message_data_fmt.h
message_data_static.h
padmgr.h
prerender.h
quake.h Quake Documentation Pass (#1402) 2022-10-15 02:16:37 -04:00
rand.h
regs.h
romfile.h
rumble.h
sched.h
segment_symbols.h
seqcmd.h
sequence.h
sfx.h
speedmeter.h
sys_math.h
sys_math3d.h
terminal.h
tha.h
thga.h
ultra64.h
unk.h
variables.h
z64.h
z64actor.h
z64animation.h
z64animation_legacy.h Update ZAPD (#1569) 2023-10-24 21:36:10 -04:00
z64audio.h
z64bgcheck.h
z64camera.h
z64collision_check.h
z64curve.h
z64cutscene.h Remove global.h from z_fishing (#1977) 2024-06-25 18:48:24 -04:00
z64cutscene_commands.h
z64dma.h
z64effect.h
z64environment.h
z64frame_advance.h
z64game.h
z64game_over.h
z64interface.h
z64item.h
z64light.h
z64map_mark.h
z64math.h
z64message.h Match NTSC z_kanfont.c and z_message.c (#1997) 2024-07-21 21:50:20 -04:00
z64object.h Use Romfile in place of vromStart and vromEnd in structs (#1742) 2024-02-29 14:15:04 +01:00
z64ocarina.h
z64pause.h
z64play.h
z64player.h
z64quest_hint_commands.h
z64save.h
z64scene.h
z64sfx_source.h
z64skin.h
z64skybox.h Split z64.h: move various things, state, sram, gfx, jpeg, prerender, speedmeter (#1487) 2023-08-15 12:21:19 -04:00
z64sram.h
z64transition.h Split z64.h: move various things, state, sram, gfx, jpeg, prerender, speedmeter (#1487) 2023-08-15 12:21:19 -04:00
z64transition_instances.h
z64view.h
z64vis.h
z_lib.h