Files
XCEngine/new_editor/app/Bootstrap/EditorResources.h

10 lines
224 B
C

#pragma once
#define IDI_APP_ICON 101
#define IDI_APP_ICON_SMALL 102
#define IDR_PNG_FOLDER_ICON 201
#define IDR_PNG_GAMEOBJECT_ICON 202
#define IDR_PNG_SCENE_ICON 203
#define IDR_PNG_LOGO 204
#define IDR_PNG_LOGO_ICON 205