8 lines
139 B
C
8 lines
139 B
C
#ifndef __UI_RESOURCE_H__
|
|
#define __UI_RESOURCE_H__
|
|
|
|
#include "jlui_app/result_pic_index.h"
|
|
#include "jlui_app/result_str_index.h"
|
|
|
|
#endif
|