aboutsummaryrefslogtreecommitdiffstats
path: root/data/sgb_border.asm
diff options
context:
space:
mode:
Diffstat (limited to 'data/sgb_border.asm')
-rwxr-xr-xdata/sgb_border.asm41
1 files changed, 21 insertions, 20 deletions
diff --git a/data/sgb_border.asm b/data/sgb_border.asm
index 5beaa65f..401a55e9 100755
--- a/data/sgb_border.asm
+++ b/data/sgb_border.asm
@@ -1,28 +1,29 @@
-BorderPalettes: ; 72788 (1c:6788)
- INCBIN "gfx/tilemaps/sgbborder.map"
+BorderPalettes: ; 72c39 (1c:6c39)
+ dr $72c39,$734b9
+ ;INCBIN "gfx/tilemaps/sgbborder.map"
- ds $100
+ ;ds $100
- RGB 30,29,29 ; PAL_SGB1
- RGB 25,22,25
- RGB 25,17,21
- RGB 24,14,12
+ ;RGB 30,29,29 ; PAL_SGB1
+ ;RGB 25,22,25
+ ;RGB 25,17,21
+ ;RGB 24,14,12
- ds $18
+ ;ds $18
- RGB 30,29,29 ; PAL_SGB2
- RGB 22,31,16
- RGB 27,20,6
- RGB 15,15,15
+ ;RGB 30,29,29 ; PAL_SGB2
+ ;RGB 22,31,16
+ ;RGB 27,20,6
+ ;RGB 15,15,15
- ds $18
+ ;ds $18
- RGB 30,29,29 ; PAL_SGB3
- RGB 31,31,17
- RGB 18,21,29
- RGB 15,15,15
+ ;RGB 30,29,29 ; PAL_SGB3
+ ;RGB 31,31,17
+ ;RGB 18,21,29
+ ;RGB 15,15,15
- ds $18
+ ;ds $18
-SGBBorderGraphics: ; 72fe8 (1c:6fe8)
- INCBIN "gfx/sgbborder.2bpp"
+SGBBorderGraphics: ; 734b9 (1c:74b9)
+ INCBIN "gfx/pokemon_yellow.t6.2bpp"