aboutsummaryrefslogtreecommitdiffstats
path: root/engine/items/inventory.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2026-01-171-1/+0
|\
| * Comment more unreferenced local labels (#550)Narishma-gb2025-12-151-1/+0
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2024-09-251-3/+3
|\|
| * Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457)Sylvie2024-08-041-3/+3
| |
| * Sync more with pokeyellowRangi2020-11-051-3/+3
| |
| * Use HIGH() and LOW()Rangi2020-07-071-2/+2
| |
| * Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)Rangi2020-06-271-2/+2
| | | | | | Each new file builds its own .o, along with separate main.o and home.o, which necessitates many more "exported::" labels.
| * Add space between arguments in assembly instructions and remove redundant a ↵xCrystal2017-12-301-68/+68
| | | | | | | | in instructions like add a, x
| * split code out of main.asmYamaArashi2016-12-311-0/+150
|
* Sync more with pokeredRangi2020-11-051-2/+2
|
* Organize home and macro codeRangi2020-11-051-1/+1
|
* Sync with pokereddannye2020-11-041-4/+4
|
* Sync with pokereddannye2020-05-201-0/+151