.. _program_listing_file_gui_Demeter_Renderer_asset_dir.hpp: Program Listing for File asset_dir.hpp ====================================== |exhale_lsh| :ref:`Return to documentation for file ` (``gui/Demeter/Renderer/asset_dir.hpp``) .. |exhale_lsh| unicode:: U+021B0 .. UPWARDS ARROW WITH TIP LEFTWARDS .. code-block:: cpp #pragma once #ifndef ASSET_DIR /* Note: ASSET_DIR is set and controlled by the Makefile */ #define ASSET_DIR "." #endif