This commit is contained in:
sam 2024-09-01 14:10:41 +12:00
parent cbfa5c3f3b
commit e7c88c1c89
2 changed files with 0 additions and 9 deletions

BIN
gear

Binary file not shown.

View file

@ -1,9 +0,0 @@
#ifndef __G_RESOURCES_H__
#define __G_RESOURCES_H__
extern char _binary_res_happi_jpg_end[];
extern char _binary_res_happi_jpg_size[];
extern char _binary_res_happi_jpg_start[];
extern char _binary_res_OpenSans_Regular_ttf_end[];
extern char _binary_res_OpenSans_Regular_ttf_size[];
extern char _binary_res_OpenSans_Regular_ttf_start[];
#endif