diff options
Diffstat (limited to 'gfx')
-rw-r--r-- | gfx/gfx.asm | 2 | ||||
-rw-r--r-- | gfx/intro/forest_log.png | bin | 0 -> 5480 bytes | |||
-rw-r--r-- | gfx/intro/forest_tilemap.bin | bin | 288 -> 256 bytes |
3 files changed, 2 insertions, 0 deletions
diff --git a/gfx/gfx.asm b/gfx/gfx.asm index 9613e8a..8c3fb8a 100644 --- a/gfx/gfx.asm +++ b/gfx/gfx.asm @@ -556,6 +556,8 @@ INCBIN "gfx/intro/water_pokemon.2bpp" SECTION "gfx.asm@Intro Forest GFX", ROMX IntroForestGFX:: INCBIN "gfx/intro/forest.2bpp" +IntroForestLogGFX:: +INCBIN "gfx/intro/forest_log.2bpp" Intro_GrassTilemap:: INCBIN "gfx/intro/forest_tilemap.bin" Intro_GrassMeta:: diff --git a/gfx/intro/forest_log.png b/gfx/intro/forest_log.png Binary files differnew file mode 100644 index 0000000..deb5987 --- /dev/null +++ b/gfx/intro/forest_log.png diff --git a/gfx/intro/forest_tilemap.bin b/gfx/intro/forest_tilemap.bin Binary files differindex fb1179d..c3a8420 100644 --- a/gfx/intro/forest_tilemap.bin +++ b/gfx/intro/forest_tilemap.bin |