Program Listing for File asset_dir.hpp

Return to documentation for file (gui/Demeter/Renderer/asset_dir.hpp)

#pragma once

#ifndef ASSET_DIR
/* Note: ASSET_DIR is set and controlled by the Makefile */
  #define ASSET_DIR "."
#endif