progress on adding base layer
This commit is contained in:
6
old/android/gen/zero1hd/rhythmbullet/BuildConfig.java
Normal file
6
old/android/gen/zero1hd/rhythmbullet/BuildConfig.java
Normal file
@@ -0,0 +1,6 @@
|
||||
/** Automatically generated file. DO NOT MODIFY */
|
||||
package zero1hd.rhythmbullet;
|
||||
|
||||
public final class BuildConfig {
|
||||
public final static boolean DEBUG = true;
|
||||
}
|
22
old/android/gen/zero1hd/rhythmbullet/R.java
Normal file
22
old/android/gen/zero1hd/rhythmbullet/R.java
Normal file
@@ -0,0 +1,22 @@
|
||||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* aapt tool from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
|
||||
package zero1hd.rhythmbullet;
|
||||
|
||||
public final class R {
|
||||
public static final class attr {
|
||||
}
|
||||
public static final class drawable {
|
||||
public static final int ic_launcher=0x7f020000;
|
||||
}
|
||||
public static final class string {
|
||||
public static final int app_name=0x7f030000;
|
||||
}
|
||||
public static final class style {
|
||||
public static final int GdxTheme=0x7f040000;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user