Files
armorpaint/armorforge/Plugins/Sources/plugins.cpp
T

7 lines
102 B
C++
Raw Normal View History

2024-01-26 22:09:49 +01:00
#include <v8.h>
void plugin_embed(v8::Isolate *_isolate, v8::Local<v8::ObjectTemplate> global) {
}