add inverted text
This commit is contained in:
		
							parent
							
								
									806fc7c3e5
								
							
						
					
					
						commit
						6091a40278
					
				
					 12 changed files with 88 additions and 93 deletions
				
			
		|  | @ -5,9 +5,9 @@ | |||
| 
 | ||||
| void debug(const char* str); | ||||
| void hal_init_screen(int w, int h); | ||||
| 
 | ||||
| void hal_poll_input(bool *ptr); | ||||
| void hal_draw(int x, int y); | ||||
| void hal_clear(); | ||||
| void hal_draw(int x, int y, int b); | ||||
| void hal_render(); | ||||
| void render(); | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue