pokecrystal/engine/items
Pyrois81 95f3d3c092
Some checks failed
CI / build (push) Has been cancelled
Verify and document another bug in the catching formula (#1203)
Add a fix for a potential failure condition in the catch rate function.
2025-11-18 15:09:04 -05:00
..
buy_sell_toss.asm Use features of RGBDS 1.0.0 (#1204) 2025-11-12 15:43:54 -05:00
item_effects.asm Verify and document another bug in the catching formula (#1203) 2025-11-18 15:09:04 -05:00
items.asm Rename some labels 2020-12-23 16:29:30 -05:00
mart.asm Use features of RGBDS 1.0.0 (#1204) 2025-11-12 15:43:54 -05:00
pack_kris.asm
pack.asm Use features of RGBDS 1.0.0 (#1204) 2025-11-12 15:43:54 -05:00
print_item_description.asm Group MoveDescriptions with PrintMoveDesc and rename that to PrintMoveDescription (like ItemDescriptions with PrintItemDescription) 2020-05-25 03:54:42 -04:00
switch_items.asm Identify SwitchItemsInBag labels 2020-10-21 15:39:15 -04:00
tmhm.asm Use features of RGBDS 1.0.0 (#1204) 2025-11-12 15:43:54 -05:00
tmhm2.asm Harmonize engine/{gfx, items, link, math} with pokegold 2020-06-17 10:39:17 -04:00
update_item_description.asm