1 2 3 4 5 6 7
#pragma once #include <stdint.h> #include "static/tilemap.h" extern uint32_t* g_hh_tilemap_rom;