Skip to content

Instantly share code, notes, and snippets.

View xumingjie1658's full-sized avatar

xumingjie1658

  • Meituan
  • Beijing,China
View GitHub Profile
#pragma once
#include "IconsFontAwesome.h" // from https://github.com/juliettef/IconFontCppHeaders
namespace ImGui
{
inline void SetupImGuiStyle( bool bStyleDark_, float alpha_ )
{