1 2 3 4 5 6 7 8
#include "main.h" #include "ppu/ppu.h" void hh_ppu_load_tilemap() {} void hh_loop() { while(g_hh_run); }