Files
Convention-CPP/Convention/[Runtime]/Plugins.hpp

13 lines
183 B
C++
Raw Normal View History

2025-06-29 17:43:24 +08:00
#pragma once
#ifndef Convention_Runtime_Plugins_hpp
#define Convention_Runtime_Plugins_hpp
#include "Config.hpp"
namespace Convention
{
}
2025-06-29 21:49:20 +08:00
#endif // Convention_Runtime_Plugins_hpp