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