blob: 5e262717b08022c8da11c41bff7dac5aa2d43051 [file] [log] [blame]
PulkoMandy58ea04f2021-09-20 22:57:30 +02001#ifndef __RESOURCE_H__
2#define __RESOURCE_H__
3// write your header here
PulkoMandy58ea04f2021-09-20 22:57:30 +02004#endif
PulkoMandy612e2cf2021-09-20 23:00:40 +02005
6// Resource Table
7// Created by IDE, Do not modify this table
8
9extern unsigned long RES_Table;
10extern unsigned long RES_FONT_BIN_SA;
PulkoMandye82833d2021-09-21 21:26:35 +020011extern unsigned long RES_FONT_BIN_EA;
PulkoMandy612e2cf2021-09-20 23:00:40 +020012
13// End Table