Age | Commit message (Collapse) | Author |
|
AddBagItem to match without the NONMATCHING define
|
|
|
|
|
|
Conflicts:
asm/pokemon_storage_system.s
data/pokemon_storage_system.s
src/pokemon/pokemon_1.c
src/pokemon/pokemon_storage_system.c
sym_common.txt
sym_ewram.txt
|
|
[Merge if you so choose] Pokemon Storage System
|
|
|
|
Decompile rock.s
|
|
|
|
|
|
ContestPokemon
|
|
|
|
|
|
|
|
Forward declares introduced into graphics.h
|
|
|
|
|
|
|
|
This necessitated changes in other files which access this data.
Three macro constants were migrated from trainer_constants.inc to
trainer.h
data/trainers.inc and data-de/trainers.inc have been deleted
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Values not being const was creating problems in decompiling battle_1,
so as a pre-emptive measure I made all the values in there consts.
|
|
|
|
|
|
|
|
|
|
label field_weather.c
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|