diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-04-17 11:02:29 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-04-17 11:02:29 -0400 |
commit | 164e1b89afc1773a14598c377c8c8d0bfa01a1a1 (patch) | |
tree | 82d2d640096a0cb3fc2dddec35fb9ac5a2addfef /gfx | |
parent | bfc6612cbf0460955deca28e9ad92d0ff8856668 (diff) |
Rename pokecrystal.link to layout.link
This is independent of the project name, and clearly applies to pokecrystal11, pokecrystal-au, etc.
Diffstat (limited to 'gfx')
-rw-r--r-- | gfx/pics.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gfx/pics.asm b/gfx/pics.asm index d771b63d2..a268b6db4 100644 --- a/gfx/pics.asm +++ b/gfx/pics.asm @@ -2,7 +2,7 @@ INCLUDE "constants.asm" ; PokemonPicPointers and UnownPicPointers are assumed to start at the same -; address, but in different banks. This is enforced in pokecrystal.link. +; address, but in different banks. This is enforced in layout.link. SECTION "Pic Pointers", ROMX |