pokeyellow/engine/pokemon
dannye bc2354dd66
Some checks failed
CI / build (push) Has been cancelled
CI / build-macos (push) Has been cancelled
Merge branch 'master' of https://github.com/pret/pokered
2026-01-17 22:38:33 -06:00
..
add_mon.asm Merge branch 'master' of https://github.com/pret/pokered 2026-01-17 22:38:33 -06:00
bills_pc.asm Merge branch 'master' of https://github.com/pret/pokered 2026-01-17 22:38:33 -06:00
evos_moves.asm Merge branch 'master' of https://github.com/pret/pokered 2026-01-17 22:38:33 -06:00
experience.asm Identify remaining uses of wd0b5 and wd11e (#463) 2024-09-18 21:41:58 -04:00
learn_move.asm Merge branch 'master' of https://github.com/pret/pokered 2026-01-17 22:38:33 -06:00
load_mon_data.asm Merge branch 'master' of https://github.com/pret/pokered 2026-01-17 22:38:33 -06:00
remove_mon.asm Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543) 2025-11-27 13:39:25 -05:00
set_types.asm Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543) 2025-11-27 13:39:25 -05:00
status_ailments.asm Use ld_hli_a_string macro to make byte-by-byte strings more obvious (#540) 2025-11-23 21:19:21 -06:00
status_screen.asm Merge branch 'master' of https://github.com/pret/pokered 2026-01-17 22:38:33 -06:00