Age | Commit message (Collapse) | Author |
|
Document some more of pokedex.c
|
|
spaces -> tabs
|
|
alloc as per #325
Some of the INVALID_ are likely erroneously placed, due to lack of documentation
|
|
|
|
into help_garak
|
|
|
|
|
|
|
|
|
|
|
|
|
|
One more down, many more to go.
|
|
For some reason, I gave the function of type void, type u16 instead, which messed up the registers, LMAO
|
|
|
|
|
|
Document some of pokedex.c
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* trainerbattle_normal → trainerbattle_single
* TRAINER_BATTLE_NORMAL → TRAINER_BATTLE_SINGLE
* improves the macro documentation a little
|
|
* adds battle type macros
* adds `trainerbattle_normal` macro
* adds `trainerbattle_double` macro
* adds rematch macros
* adds no intro macro
|
|
|
|
Finish Link rfu
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Match 3 link rfu functions
|
|
|
|
|
|
|
|
|
|
|
|
|