From a503afe87619ff82201c0a43818fa1c3f070a548 Mon Sep 17 00:00:00 2001 From: Amir Rajan Date: Sat, 7 Aug 2021 00:13:33 -0500 Subject: Samples folder synced. --- .../01_special_move_inputs/sprites/isometric/indigo.png | Bin 0 -> 361 bytes .../01_special_move_inputs/sprites/isometric/violet.png | Bin 0 -> 361 bytes .../01_special_move_inputs/sprites/square/blue.png | Bin 0 -> 283 bytes .../01_special_move_inputs/sprites/square/indigo.png | Bin 0 -> 283 bytes .../01_special_move_inputs/sprites/square/white.png | Bin 0 -> 279 bytes .../01_special_move_inputs/sprites/square/yellow.png | Bin 0 -> 286 bytes 6 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 samples/99_genre_fighting/01_special_move_inputs/sprites/isometric/indigo.png create mode 100644 samples/99_genre_fighting/01_special_move_inputs/sprites/isometric/violet.png create mode 100644 samples/99_genre_fighting/01_special_move_inputs/sprites/square/blue.png create mode 100644 samples/99_genre_fighting/01_special_move_inputs/sprites/square/indigo.png create mode 100644 samples/99_genre_fighting/01_special_move_inputs/sprites/square/white.png create mode 100644 samples/99_genre_fighting/01_special_move_inputs/sprites/square/yellow.png (limited to 'samples/99_genre_fighting/01_special_move_inputs/sprites') diff --git a/samples/99_genre_fighting/01_special_move_inputs/sprites/isometric/indigo.png b/samples/99_genre_fighting/01_special_move_inputs/sprites/isometric/indigo.png new file mode 100644 index 0000000..e6be50c Binary files /dev/null and b/samples/99_genre_fighting/01_special_move_inputs/sprites/isometric/indigo.png differ diff --git a/samples/99_genre_fighting/01_special_move_inputs/sprites/isometric/violet.png b/samples/99_genre_fighting/01_special_move_inputs/sprites/isometric/violet.png new file mode 100644 index 0000000..f09bf21 Binary files /dev/null and b/samples/99_genre_fighting/01_special_move_inputs/sprites/isometric/violet.png differ diff --git a/samples/99_genre_fighting/01_special_move_inputs/sprites/square/blue.png b/samples/99_genre_fighting/01_special_move_inputs/sprites/square/blue.png new file mode 100644 index 0000000..b840849 Binary files /dev/null and b/samples/99_genre_fighting/01_special_move_inputs/sprites/square/blue.png differ diff --git a/samples/99_genre_fighting/01_special_move_inputs/sprites/square/indigo.png b/samples/99_genre_fighting/01_special_move_inputs/sprites/square/indigo.png new file mode 100644 index 0000000..2384108 Binary files /dev/null and b/samples/99_genre_fighting/01_special_move_inputs/sprites/square/indigo.png differ diff --git a/samples/99_genre_fighting/01_special_move_inputs/sprites/square/white.png b/samples/99_genre_fighting/01_special_move_inputs/sprites/square/white.png new file mode 100644 index 0000000..378c565 Binary files /dev/null and b/samples/99_genre_fighting/01_special_move_inputs/sprites/square/white.png differ diff --git a/samples/99_genre_fighting/01_special_move_inputs/sprites/square/yellow.png b/samples/99_genre_fighting/01_special_move_inputs/sprites/square/yellow.png new file mode 100644 index 0000000..0edeeec Binary files /dev/null and b/samples/99_genre_fighting/01_special_move_inputs/sprites/square/yellow.png differ -- cgit v1.2.3