This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
The-Powder-Toy/src/WindowIcon.h
2023-01-27 09:26:41 +01:00

5 lines
68 B
C

#pragma once
#include <SDL.h>
void WindowIcon(SDL_Window *window);