pokecrystal-board/engine/events/battle_tower
mid-kid e8bc86d1fe Pkmn -> Mon
Since we're aiming for consistency across the codebase, I believe it
includes a uniform way to refer to the creatures this game consists of
in the labels of the code.
The only exceptions to this rule are labels referring to things named
through the use of the <PK><MN> or <PKMN> characters, in which case PKMN
is used.

Most of this was already consistent enoughâ„¢, I just picked the
convention with the most occurences and fixed the outliers.
2018-02-22 17:39:06 +01:00
..
battle_tower.asm Pkmn -> Mon 2018-02-22 17:39:06 +01:00
get_trainer_class.asm Organize mobile/battle_tower_*.asm data and code 2018-01-06 18:53:30 -05:00
load_trainer.asm Pkmn -> Mon 2018-02-22 17:39:06 +01:00
rules.asm Pkmn -> Mon 2018-02-22 17:39:06 +01:00
trainer_text.asm Prefix wram labels with w, part 2. 2018-01-23 17:39:09 -05:00