diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-06-16 14:11:36 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-06-16 14:32:48 -0400 |
commit | fda549a27af144cdb601bbd85dba439fce533afc (patch) | |
tree | 5ce70c4d925ac6a377026875b57d1e1a733ebad6 /gfx/sgb/blk_packets.asm | |
parent | 011f795ea7ed47779a04e9d6e0a617309b33cecc (diff) |
[in progress] Harmonize more constant and data files with pokecrystal
Diffstat (limited to 'gfx/sgb/blk_packets.asm')
-rw-r--r-- | gfx/sgb/blk_packets.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gfx/sgb/blk_packets.asm b/gfx/sgb/blk_packets.asm index 11ddb92f..32e64a37 100644 --- a/gfx/sgb/blk_packets.asm +++ b/gfx/sgb/blk_packets.asm @@ -51,7 +51,7 @@ BlkPacket_9f55: attr_blk_data %111, 1,1,0, 01,04, 07,10 ds 8 -BlkPacket_9f65: +BlkPacket_Pokedex_5x5: attr_blk 1 attr_blk_data %111, 1,1,0, 01,01, 05,05 ds 8 |