mirror of https://github.com/zeldaret/mm.git
				
				
				
			Make HWINT_* defins consistent
This commit is contained in:
		
							parent
							
								
									da842e83be
								
							
						
					
					
						commit
						e64f7f0ad2
					
				|  | @ -13,8 +13,8 @@ typedef struct __osHwInt { | |||
| #else | ||||
| 
 | ||||
| /* __osHwInt struct member offsets */ | ||||
| #define HWINT_CALLBACK 0x00 | ||||
| #define HWINT_SP       0x04 | ||||
| #define HWINT_CALLBACK 0x0 | ||||
| #define HWINT_SP       0x4 | ||||
| 
 | ||||
| /* __osHwInt struct size */ | ||||
| #define HWINT_SIZE     0x8 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Tharo
						Tharo