forked from dolphin-emu/dolphin
		
	
		
			
	
	
		
			40 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			C
		
	
	
	
	
	
		
		
			
		
	
	
			40 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			C
		
	
	
	
	
	
| 
								 | 
							
								//{{NO_DEPENDENCIES}}
							 | 
						||
| 
								 | 
							
								// Microsoft Visual C++ generated include file.
							 | 
						||
| 
								 | 
							
								// Used by resource.rc
							 | 
						||
| 
								 | 
							
								//
							 | 
						||
| 
								 | 
							
								#define IDD_PADCONFIG                   101
							 | 
						||
| 
								 | 
							
								#define IDD_ABOUTPAD                    104
							 | 
						||
| 
								 | 
							
								#define IDC_SETSTART                    1003
							 | 
						||
| 
								 | 
							
								#define IDC_SETA                        1004
							 | 
						||
| 
								 | 
							
								#define IDC_SETB                        1005
							 | 
						||
| 
								 | 
							
								#define IDC_SETX                        1006
							 | 
						||
| 
								 | 
							
								#define IDC_SETY                        1007
							 | 
						||
| 
								 | 
							
								#define IDC_SETZ                        1008
							 | 
						||
| 
								 | 
							
								#define IDC_SETSUBUP                    1009
							 | 
						||
| 
								 | 
							
								#define IDC_SETSUBLEFT                  1010
							 | 
						||
| 
								 | 
							
								#define IDC_SETSUBRIGHT                 1011
							 | 
						||
| 
								 | 
							
								#define IDC_SETSUBDOWN                  1012
							 | 
						||
| 
								 | 
							
								#define IDC_SETDPADUP                   1013
							 | 
						||
| 
								 | 
							
								#define IDC_SETDPADLEFT                 1014
							 | 
						||
| 
								 | 
							
								#define IDC_SETDPADRIGHT                1015
							 | 
						||
| 
								 | 
							
								#define IDC_SETDPADDOWN                 1016
							 | 
						||
| 
								 | 
							
								#define IDC_SETMAINUP                   1017
							 | 
						||
| 
								 | 
							
								#define IDC_SETMAINLEFT                 1018
							 | 
						||
| 
								 | 
							
								#define IDC_SETMAINDOWN                 1019
							 | 
						||
| 
								 | 
							
								#define IDC_SETMAINRIGHT                1020
							 | 
						||
| 
								 | 
							
								#define IDC_SETL                        1021
							 | 
						||
| 
								 | 
							
								#define IDC_SETR                        1022
							 | 
						||
| 
								 | 
							
								#define IDC_RUMBLE                      1023
							 | 
						||
| 
								 | 
							
								#define IDC_RUMBLE1                     1023
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								// Next default values for new objects
							 | 
						||
| 
								 | 
							
								//
							 | 
						||
| 
								 | 
							
								#ifdef APSTUDIO_INVOKED
							 | 
						||
| 
								 | 
							
								#ifndef APSTUDIO_READONLY_SYMBOLS
							 | 
						||
| 
								 | 
							
								#define _APS_NEXT_RESOURCE_VALUE        105
							 | 
						||
| 
								 | 
							
								#define _APS_NEXT_COMMAND_VALUE         40001
							 | 
						||
| 
								 | 
							
								#define _APS_NEXT_CONTROL_VALUE         1024
							 | 
						||
| 
								 | 
							
								#define _APS_NEXT_SYMED_VALUE           101
							 | 
						||
| 
								 | 
							
								#endif
							 | 
						||
| 
								 | 
							
								#endif
							 |