diff options
| author | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-06-27 16:27:30 -0400 |
|---|---|---|
| committer | Rangi <35663410+Rangi42@users.noreply.github.com> | 2020-06-27 21:43:32 -0400 |
| commit | d5089d3c623e2b147b035cf12569810d604bf47d (patch) | |
| tree | 9d64a8943a11fef8a2b1afe0c4c8eda29e4ecfe1 /gfx/overworld | |
| parent | Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) (diff) | |
| download | pokeyellow-d5089d3c623e2b147b035cf12569810d604bf47d.tar.gz pokeyellow-d5089d3c623e2b147b035cf12569810d604bf47d.tar.xz pokeyellow-d5089d3c623e2b147b035cf12569810d604bf47d.zip | |
Organize gfx/
Diffstat (limited to 'gfx/overworld')
| -rw-r--r-- | gfx/overworld/battle_transition.png | bin | 0 -> 68 bytes |
| -rw-r--r-- | gfx/overworld/fishing_rod.png | bin | 0 -> 108 bytes |
| -rw-r--r-- | gfx/overworld/heal_machine.png | bin | 0 -> 93 bytes |
| -rw-r--r-- | gfx/overworld/red_fish_back.png | bin | 0 -> 114 bytes |
| -rw-r--r-- | gfx/overworld/red_fish_front.png | bin | 0 -> 107 bytes |
| -rw-r--r-- | gfx/overworld/red_fish_side.png | bin | 0 -> 111 bytes |
| -rw-r--r-- | gfx/overworld/shadow.png | bin | 0 -> 77 bytes |
| -rw-r--r-- | gfx/overworld/smoke.png | bin | 0 -> 90 bytes |
| -rw-r--r-- | gfx/overworld/spinners.png | bin | 0 -> 131 bytes |
9 files changed, 0 insertions, 0 deletions
diff --git a/gfx/overworld/battle_transition.png b/gfx/overworld/battle_transition.png Binary files differnew file mode 100644 index 00000000..e2bd6299 --- /dev/null +++ b/gfx/overworld/battle_transition.png diff --git a/gfx/overworld/fishing_rod.png b/gfx/overworld/fishing_rod.png Binary files differnew file mode 100644 index 00000000..e097c6c9 --- /dev/null +++ b/gfx/overworld/fishing_rod.png diff --git a/gfx/overworld/heal_machine.png b/gfx/overworld/heal_machine.png Binary files differnew file mode 100644 index 00000000..1832c842 --- /dev/null +++ b/gfx/overworld/heal_machine.png diff --git a/gfx/overworld/red_fish_back.png b/gfx/overworld/red_fish_back.png Binary files differnew file mode 100644 index 00000000..0972377c --- /dev/null +++ b/gfx/overworld/red_fish_back.png diff --git a/gfx/overworld/red_fish_front.png b/gfx/overworld/red_fish_front.png Binary files differnew file mode 100644 index 00000000..e18a27d8 --- /dev/null +++ b/gfx/overworld/red_fish_front.png diff --git a/gfx/overworld/red_fish_side.png b/gfx/overworld/red_fish_side.png Binary files differnew file mode 100644 index 00000000..11f25c2a --- /dev/null +++ b/gfx/overworld/red_fish_side.png diff --git a/gfx/overworld/shadow.png b/gfx/overworld/shadow.png Binary files differnew file mode 100644 index 00000000..8e760056 --- /dev/null +++ b/gfx/overworld/shadow.png diff --git a/gfx/overworld/smoke.png b/gfx/overworld/smoke.png Binary files differnew file mode 100644 index 00000000..5bcaf18a --- /dev/null +++ b/gfx/overworld/smoke.png diff --git a/gfx/overworld/spinners.png b/gfx/overworld/spinners.png Binary files differnew file mode 100644 index 00000000..aea0672b --- /dev/null +++ b/gfx/overworld/spinners.png |
