diff options
| author | Rangi <35663410+Rangi42@users.noreply.github.com> | 2020-08-29 01:04:24 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-29 01:04:24 -0400 |
| commit | 4ef305907206bdb90c3c9259f6d527a90b26629c (patch) | |
| tree | ed116b29979bb2aeb3a02789aa92d3769278361a /gfx/splash | |
| parent | Align warp and sign coordinates (diff) | |
| parent | Use decimal, not hex, for sprite (object) coordinates in map scripts (diff) | |
| download | pokeyellow-4ef305907206bdb90c3c9259f6d527a90b26629c.tar.gz pokeyellow-4ef305907206bdb90c3c9259f6d527a90b26629c.tar.xz pokeyellow-4ef305907206bdb90c3c9259f6d527a90b26629c.zip | |
Merge pull request #290 from Rangi42/master
Separate splash screen, intro, and credits (like pokegold/pokecrystal)
Diffstat (limited to 'gfx/splash')
| -rw-r--r-- | gfx/splash/copyright.png | bin | 0 -> 220 bytes |
| -rw-r--r-- | gfx/splash/falling_star.png | bin | 0 -> 90 bytes |
| -rw-r--r-- | gfx/splash/gamefreak_logo.png | bin | 0 -> 139 bytes |
| -rw-r--r-- | gfx/splash/gamefreak_presents.png | bin | 0 -> 180 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/gfx/splash/copyright.png b/gfx/splash/copyright.png Binary files differnew file mode 100644 index 00000000..49174349 --- /dev/null +++ b/gfx/splash/copyright.png diff --git a/gfx/splash/falling_star.png b/gfx/splash/falling_star.png Binary files differnew file mode 100644 index 00000000..9093bef4 --- /dev/null +++ b/gfx/splash/falling_star.png diff --git a/gfx/splash/gamefreak_logo.png b/gfx/splash/gamefreak_logo.png Binary files differnew file mode 100644 index 00000000..1671943b --- /dev/null +++ b/gfx/splash/gamefreak_logo.png diff --git a/gfx/splash/gamefreak_presents.png b/gfx/splash/gamefreak_presents.png Binary files differnew file mode 100644 index 00000000..f65c64ed --- /dev/null +++ b/gfx/splash/gamefreak_presents.png |
