aboutsummaryrefslogtreecommitdiff
path: root/src/ppusim/pixel.h
blob: 804456048798cead3ed26d1b7f480c72a1fd92aa (plain)
1
2
3
4
5
6
#pragma once

#include <SDL2/SDL.h>

void hh_ppusim_pixel(SDL_Renderer*, unsigned x, unsigned y);