diff options
author | Michael Pavone <pavone@retrodev.com> | 2015-11-04 22:11:29 -0800 |
---|---|---|
committer | Michael Pavone <pavone@retrodev.com> | 2015-11-04 22:11:29 -0800 |
commit | 54a88cc57f1cd1cd91bdb8e5cb07044fda334e3f (patch) | |
tree | c20ad883865f8124687938632d047bef0ed2968f /android/assets | |
parent | 5ed54d55b424fcf0d3c941bd2d1858ee8a30549f (diff) |
Added android project layout
Diffstat (limited to 'android/assets')
l--------- | android/assets/default.cfg | 1 | ||||
l--------- | android/assets/rom.db | 1 |
2 files changed, 2 insertions, 0 deletions
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 |