You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Move all splash screen files to gfx/splash
This commit is contained in:
@@ -11,7 +11,6 @@ gfx/diploma/diploma.2bpp.lz: LZFLAGS += --method 8 --align 1
|
||||
gfx/dummy_game/dummy_game.2bpp.lz: LZFLAGS += --method 2 --align 4
|
||||
|
||||
gfx/intro/%.lz: LZFLAGS += --align 4
|
||||
gfx/intro/logo.2bpp.lz: LZFLAGS += --method 2 --align 4
|
||||
gfx/intro/suicune_close.2bpp.lz: LZFLAGS += --method 2 --align 4
|
||||
gfx/intro/unown_back.2bpp.lz: LZFLAGS += --method 2 --align 4
|
||||
|
||||
@@ -48,6 +47,8 @@ gfx/slots/slots_1.2bpp.lz: LZFLAGS += --method 2 --align 4
|
||||
gfx/slots/slots_2.2bpp.lz: LZFLAGS += --align 4
|
||||
gfx/slots/slots_3.2bpp.lz: LZFLAGS += --align 4
|
||||
|
||||
gfx/splash/ditto.2bpp.lz: LZFLAGS += --method 2 --align 4
|
||||
|
||||
gfx/tilesets/%.lz: LZFLAGS += --align 4
|
||||
gfx/tilesets/aerodactyl_word_room.2bpp.lz: LZFLAGS = --compressor null --method 1 --align 1
|
||||
gfx/tilesets/battle_tower_outside.2bpp.lz: LZFLAGS = --compressor null --method 1 --align 1
|
||||
|
Before Width: | Height: | Size: 944 B After Width: | Height: | Size: 944 B |
@@ -6,17 +6,14 @@
|
||||
RGB 23, 12, 27
|
||||
RGB 23, 13, 26
|
||||
RGB 23, 13, 24
|
||||
|
||||
RGB 24, 14, 22
|
||||
RGB 24, 14, 20
|
||||
RGB 24, 15, 18
|
||||
RGB 24, 15, 16
|
||||
|
||||
RGB 25, 16, 14
|
||||
RGB 25, 16, 12
|
||||
RGB 25, 17, 10
|
||||
RGB 25, 17, 08
|
||||
|
||||
RGB 26, 18, 06
|
||||
RGB 26, 18, 04
|
||||
RGB 26, 19, 02
|
Before Width: | Height: | Size: 172 B After Width: | Height: | Size: 172 B |
Before Width: | Height: | Size: 364 B After Width: | Height: | Size: 364 B |
Reference in New Issue
Block a user