mirror of
				https://github.com/KartKrewDev/RingRacers.git
				synced 2025-10-30 08:01:28 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			26 lines
		
	
	
	
		
			716 B
		
	
	
	
		
			Java
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
	
		
			716 B
		
	
	
	
		
			Java
		
	
	
	
	
	
/* 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 org.srb2;
 | 
						|
 | 
						|
public final class R {
 | 
						|
    public static final class attr {
 | 
						|
    }
 | 
						|
    public static final class drawable {
 | 
						|
        public static final int icon=0x7f020000;
 | 
						|
    }
 | 
						|
    public static final class id {
 | 
						|
        public static final int SoftwareRendererDisplay=0x7f050000;
 | 
						|
    }
 | 
						|
    public static final class layout {
 | 
						|
        public static final int main=0x7f030000;
 | 
						|
    }
 | 
						|
    public static final class string {
 | 
						|
        public static final int app_name=0x7f040001;
 | 
						|
        public static final int hello=0x7f040000;
 | 
						|
    }
 | 
						|
}
 |