color.asm
|
Include palette 0 in PokemonPalettes.
|
2014-04-13 00:03:21 -04:00 |
credits.asm
|
Use {hl,de,bc}coord macros wherever possible.
|
2014-06-04 01:10:56 -07:00 |
events_2.asm
|
Use :: to export labels between objects.
|
2014-02-01 20:26:39 -05:00 |
events.asm
|
Smoke out bank 4.
|
2014-03-01 10:31:13 -05:00 |
fruit_trees.asm
|
Use :: to export labels between objects.
|
2014-02-01 20:26:39 -05:00 |
movement.asm
|
more object struct constants
|
2013-12-23 04:39:26 -05:00 |
scripting.asm
|
Name cry functions in home.asm.
|
2014-07-18 10:31:52 -07:00 |
std_scripts.asm
|
Use :: to export labels between objects.
|
2014-02-01 20:26:39 -05:00 |
title.asm
|
Use {hl,de,bc}coord macros wherever possible.
|
2014-06-04 01:10:56 -07:00 |