summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorConnor Thomson <blumatrikz@gmail.com>2026-09-08 18:31:22 -0700
committerConnor Thomson <blumatrikz@gmail.com>2026-09-08 18:31:22 -0700
commitb3f2aa1177a8f555f98c0683ef305fafd0fc9617 (patch)
treef366d02e4b2621516ae9746098582147bb24b1b5 /include
parent8c517e6ffbe54e9cc8da5129035cf1e16c181010 (diff)
Remove background.png from files.h
Diffstat (limited to 'include')
-rw-r--r--include/files.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/files.h b/include/files.h
index b5b4a9d..ccb286d 100644
--- a/include/files.h
+++ b/include/files.h
@@ -36,10 +36,6 @@ extern unsigned char *file_shape_frag_slang_spv_start;
extern unsigned char *file_shape_frag_slang_spv_end;
extern unsigned int file_shape_frag_slang_spv_size;
-extern unsigned char *file_data_images_background_png_start;
-extern unsigned char *file_data_images_background_png_end;
-extern unsigned int file_data_images_background_png_size;
-
extern unsigned char *file_data_fonts_DejaVuSans_ttf_start;
extern unsigned char *file_data_fonts_DejaVuSans_ttf_end;
extern unsigned int file_data_fonts_DejaVuSans_ttf_size;