Added Alien Blaster project with SDL for Android

This commit is contained in:
pelya
2009-12-01 11:29:28 +02:00
parent 2134f8a8fa
commit a73d367531
1336 changed files with 345356 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
>
</LinearLayout>