mirror of
				https://github.com/Zelda64Recomp/Zelda64Recomp.git
				synced 2025-10-30 08:03:03 +00:00 
			
		
		
		
	Pushed missing changes for rumble to ultramodern.hpp
This commit is contained in:
		
							parent
							
								
									57475d058b
								
							
						
					
					
						commit
						6845e5ef4f
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -116,8 +116,10 @@ struct audio_callbacks_t { | |||
| struct input_callbacks_t { | ||||
|     using poll_input_t = void(void); | ||||
|     using get_input_t = void(uint16_t*, float*, float*); | ||||
|     using set_rumble_t = void(bool); | ||||
|     poll_input_t* poll_input; | ||||
|     get_input_t* get_input; | ||||
|     set_rumble_t* set_rumble; | ||||
| }; | ||||
| 
 | ||||
| struct gfx_callbacks_t { | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Mr-Wiseguy
						Mr-Wiseguy