working on more build tools

This commit is contained in:
2022-01-04 22:47:27 -08:00
parent d05252045a
commit f339ce0713

View File

@@ -16,4 +16,4 @@ const uint8_t COMMON_TILES[] = {
void commonTilesInit() {
set_bkg_data(0x00, COMMON_TILE_COUNT, COMMON_TILES);
}
}${}