mirror of
				https://github.com/ocornut/imgui.git
				synced 2025-10-26 12:27:30 +00:00 
			
		
		
		
	This commit is contained in:
		| @@ -208,7 +208,7 @@ void ImGui_ImplSDLRenderer2_RenderDrawData(ImDrawData* draw_data, SDL_Renderer* | ||||
|             } | ||||
|         } | ||||
|     } | ||||
|     platform_io.Renderer_RenderState = NULL; | ||||
|     platform_io.Renderer_RenderState = nullptr; | ||||
|  | ||||
|     // Restore modified SDL_Renderer state | ||||
|     SDL_RenderSetViewport(renderer, &old.Viewport); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 ocornut
					ocornut