diff options
| author | Marcus Huderle <huderlem@gmail.com> | 2017-04-13 15:36:01 -0700 |
|---|---|---|
| committer | Marcus Huderle <huderlem@gmail.com> | 2017-04-13 15:36:01 -0700 |
| commit | 4f245a7f1478ffeedc463d9fca28973cff3c7c30 (patch) | |
| tree | 50b4688bad292996004e5f222a2782398d074ceb /data | |
| parent | 3323cec39381c827db4cd54a01567d9a860537a5 (diff) | |
Dump and label high scores palette transitions
Diffstat (limited to 'data')
| -rwxr-xr-x | data/mon_gfx/mon_billboard_palette_maps_1.asm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/data/mon_gfx/mon_billboard_palette_maps_1.asm b/data/mon_gfx/mon_billboard_palette_maps_1.asm index 1286291..3c80102 100755 --- a/data/mon_gfx/mon_billboard_palette_maps_1.asm +++ b/data/mon_gfx/mon_billboard_palette_maps_1.asm @@ -289,4 +289,5 @@ SlowbroBillboardBGPaletteMap: ; 0xd7b68 db $6, $6, $6, $6, $6, $6
db $6, $6, $6, $6, $6, $6
db $6, $6, $6, $6, $6, $6
- dr $d7b80, $d8000
+
+ ds $280 ; free space
|
