From 40d01342d00c57dce5069e53a455db048a2967d5 Mon Sep 17 00:00:00 2001 From: The Fuzzy Riolu Date: Mon, 12 Mar 2018 11:52:38 -0400 Subject: Initial commit --- WatercolorGames.Pong/obj/Debug/res/drawable/icon.png | Bin 0 -> 24313 bytes WatercolorGames.Pong/obj/Debug/res/drawable/splash.png | Bin 0 -> 33526 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 WatercolorGames.Pong/obj/Debug/res/drawable/icon.png create mode 100644 WatercolorGames.Pong/obj/Debug/res/drawable/splash.png (limited to 'WatercolorGames.Pong/obj/Debug/res/drawable') diff --git a/WatercolorGames.Pong/obj/Debug/res/drawable/icon.png b/WatercolorGames.Pong/obj/Debug/res/drawable/icon.png new file mode 100644 index 0000000..f6f4f41 Binary files /dev/null and b/WatercolorGames.Pong/obj/Debug/res/drawable/icon.png differ diff --git a/WatercolorGames.Pong/obj/Debug/res/drawable/splash.png b/WatercolorGames.Pong/obj/Debug/res/drawable/splash.png new file mode 100644 index 0000000..2f86107 Binary files /dev/null and b/WatercolorGames.Pong/obj/Debug/res/drawable/splash.png differ -- cgit v1.2.3