Commit Graph

6 Commits

Author SHA1 Message Date
Gudf
4e571c4be1
Rename constants for window frame tile count (#542)
Every type of standard window uses the same number of tiles for their
border, so we can have a single constant instead of one for each type.

This also switches to frame instead of border to align with
`Window_Draw...Frame`.

Finally, this renames the base tile constants in
`wonder_cards_app.c` to align with the `border` -> `frame` change.
2025-06-08 09:51:26 -07:00
Gudf
3d3ff0ba37
Document the wonder cards application (#494)
* Document the Wonder Cards application

* Rename module and text bank

Text bank `unk_0421` -> `mystery_gift_menu`
Module `ov97_02230410` -> `wonder_cards_app`
2025-05-03 15:41:55 -07:00
Viperio19
eefd278424 Document signpost script commands 2025-02-24 16:08:39 +01:00
Rachel
83e9746c4e Document and clean up render_window.c 2024-10-27 13:46:56 -07:00
Rachel
cb750ffcfd Identify extern functions in render_window.h 2024-10-27 13:46:56 -07:00
Rachel
36db6a0609 Identify unk_0200DA60 -> render_window 2024-10-27 13:46:56 -07:00