From 19aba81bd9920c470ff258b35ef14276faa1146e Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Fri, 5 Aug 2022 20:17:55 -0400 Subject: Finally some gameplay --- android/build/res/drawable-nodpi/splash.png | Bin 0 -> 14766 bytes android/build/res/drawable-nodpi/splash_bg_color.png | Bin 0 -> 1360 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 android/build/res/drawable-nodpi/splash.png create mode 100644 android/build/res/drawable-nodpi/splash_bg_color.png (limited to 'android/build/res/drawable-nodpi') diff --git a/android/build/res/drawable-nodpi/splash.png b/android/build/res/drawable-nodpi/splash.png new file mode 100644 index 0000000..7bddd43 Binary files /dev/null and b/android/build/res/drawable-nodpi/splash.png differ diff --git a/android/build/res/drawable-nodpi/splash_bg_color.png b/android/build/res/drawable-nodpi/splash_bg_color.png new file mode 100644 index 0000000..004b6fd Binary files /dev/null and b/android/build/res/drawable-nodpi/splash_bg_color.png differ -- cgit v1.2.3