1 2 3 4 5 6
#pragma once #include <SDL2/SDL.h> void hh_ppusim_pixel(SDL_Renderer*, unsigned x, unsigned y);