diff --git a/src/common_tiles.c b/src/common_tiles.c index 47a43b0..6d8d688 100644 --- a/src/common_tiles.c +++ b/src/common_tiles.c @@ -16,4 +16,4 @@ const uint8_t COMMON_TILES[] = { void commonTilesInit() { set_bkg_data(0x00, COMMON_TILE_COUNT, COMMON_TILES); -} \ No newline at end of file +}${} \ No newline at end of file