Align tables
This commit is contained in:
		
							parent
							
								
									6e903f6f5c
								
							
						
					
					
						commit
						64ba54e8e6
					
				| @ -57,7 +57,7 @@ static FivIoOrientation view_left[9] = { | ||||
| 	[FivIoOrientationMirror270] = FivIoOrientationMirror180, | ||||
| 	[FivIoOrientation90]        = FivIoOrientation0, | ||||
| 	[FivIoOrientationMirror90]  = FivIoOrientationMirror0, | ||||
| 	[FivIoOrientation270] = FivIoOrientation180 | ||||
| 	[FivIoOrientation270]       = FivIoOrientation180, | ||||
| }; | ||||
| 
 | ||||
| static FivIoOrientation view_mirror[9] = { | ||||
| @ -69,7 +69,7 @@ static FivIoOrientation view_mirror[9] = { | ||||
| 	[FivIoOrientationMirror270] = FivIoOrientation270, | ||||
| 	[FivIoOrientation90]        = FivIoOrientationMirror270, | ||||
| 	[FivIoOrientationMirror90]  = FivIoOrientation90, | ||||
| 	[FivIoOrientation270] = FivIoOrientationMirror270 | ||||
| 	[FivIoOrientation270]       = FivIoOrientationMirror270, | ||||
| }; | ||||
| 
 | ||||
| static FivIoOrientation view_right[9] = { | ||||
| @ -81,7 +81,7 @@ static FivIoOrientation view_right[9] = { | ||||
| 	[FivIoOrientationMirror270] = FivIoOrientationMirror0, | ||||
| 	[FivIoOrientation90]        = FivIoOrientation180, | ||||
| 	[FivIoOrientationMirror90]  = FivIoOrientationMirror180, | ||||
| 	[FivIoOrientation270] = FivIoOrientation0 | ||||
| 	[FivIoOrientation270]       = FivIoOrientation0, | ||||
| }; | ||||
| 
 | ||||
| enum { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user