Files
pixelarium/src/app_resources_local.h.in
T

9 lines
256 B
C
Raw Normal View History

2025-08-18 22:39:43 +00:00
#pragma once
// Currently, there is no need for this to be a configurable header.
// It is left as such to keep the API open for possible build-system
// injections in future.
#define SHOWIMGUIDEMOS "ImGui Demos"
#define SHOWIMAGEGALLERY "Image Gallery"