Shipwright/soh/src
Christopher Leggett 69d2b5b3a3
Implements function to return custom message if one exists.
`CustomMessage_RetrieveIfExists` is placed at the very beginning of the z_message_PAL.c `Message_OpenText` if statement after any special changes to textIds are made. This function will either return either true or false and if true it will populate the necessary values of font and msgCtx to display said message. It's placement at the beginning also allows for overriding existing textIds to have new information, which will come in handy later.
2022-07-17 15:02:08 -04:00
..
boot Enough! My ship sails in the morning. 2022-07-13 23:41:22 -04:00
buffers Add Support for macOS (#441) 2022-06-22 14:59:21 -04:00
code Implements function to return custom message if one exists. 2022-07-17 15:02:08 -04:00
dmadata git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
elf_message git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
libultra Use Macro for __FILE__ & __LINE__ when possible (#559) 2022-07-05 19:29:34 -04:00
overlays Refactors CustomMessages to not be rando specific. 2022-07-17 12:34:56 -04:00