Commit Graph

7 Commits

Author SHA1 Message Date
scbroede
f37259bb74
document battle regulations (#833)
Co-authored-by: Nathan <nate0001@gmail.com>
2025-12-10 21:58:50 -08:00
Gudf
c392401fd2 Document main menu utils 2025-07-12 02:56:16 +02:00
Gudf
4d30cea537 Main menu: document the application code 2025-06-26 13:20:02 +02:00
Gudf
a5f92c80ab Document the mystery gift app: ov97_0222D30C
This is the main module for the mystery gift application, although
wireless functionality is mostly handled by other modules, as are some
miscellaneous functions.
2025-06-15 21:03:51 +02: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
Gudf
11a62f676d
Mystery Gifts cleanup (#488)
Some checks failed
build / build (push) Has been cancelled
2025-04-24 16:51:14 -07:00
Gudf
359b6c6407 Document unk_0202DAB4 as mystery_gift
Also moves structs related to the mystery gift system, such as wonder
card and its substructs, to this module.
2025-04-13 23:38:17 +02:00