Mon 14 Oct 23:06:38 CEST 2024
This commit is contained in:
		
							parent
							
								
									c9375c1ea8
								
							
						
					
					
						commit
						5b0f5cf2c2
					
				
							
								
								
									
										9
									
								
								kernel/font.h
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								kernel/font.h
									
									
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,9 @@ | ||||||
|  | #ifndef FONT_H | ||||||
|  | #define FONT_H | ||||||
|  | 
 | ||||||
|  | extern unsigned char fontdata[]; | ||||||
|  | 
 | ||||||
|  | #define FONT_WIDTH 8 | ||||||
|  | #define FONT_HEIGHT 8 | ||||||
|  | 
 | ||||||
|  | #endif | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user