From 54a88cc57f1cd1cd91bdb8e5cb07044fda334e3f Mon Sep 17 00:00:00 2001 From: Michael Pavone Date: Wed, 4 Nov 2015 22:11:29 -0800 Subject: Added android project layout --- android/assets/default.cfg | 1 + android/assets/rom.db | 1 + 2 files changed, 2 insertions(+) create mode 120000 android/assets/default.cfg create mode 120000 android/assets/rom.db (limited to 'android/assets') diff --git a/android/assets/default.cfg b/android/assets/default.cfg new file mode 120000 index 0000000..5bd7104 --- /dev/null +++ b/android/assets/default.cfg @@ -0,0 +1 @@ +../../default.cfg \ No newline at end of file diff --git a/android/assets/rom.db b/android/assets/rom.db new file mode 120000 index 0000000..57d3e5a --- /dev/null +++ b/android/assets/rom.db @@ -0,0 +1 @@ +../../rom.db \ No newline at end of file -- cgit v1.2.3