Commit Graph

5 Commits

Author SHA1 Message Date
Eduardo Quezada
84ba2c9077
Strbuf to String (#847) 2025-12-14 10:36:00 -05:00
Gudf
d84d108ea4
Change param type to enum PaletteLoadLocation (#499)
Some checks are pending
build / build (push) Waiting to run
Changes the type of parameter `palLocation` of `Font_LoadTextPalette`,
`Font_LoadScreenIndicatorsPalette` and `FieldMessage_LoadTextPalettes`
to `enum PaletteLoadLocation`, and replaces instances of literals passed
to these with the appropriate enum variant in already "fully" documented
functions.
2025-05-03 16:29:04 -07:00
mudskipper13
8afd0d66a0 FieldMessaage_FillWindowTilemap -> FieldMessage_ClearWindow 2024-12-31 12:31:46 +07:00
mudskipper13
518f4d7ad1 Identify bgLayer in field_message 2024-12-31 10:20:39 +07:00
mudskipper13
0f402c2906 unk_0205d8cc -> field_message 2024-12-30 14:45:29 +07:00