bigsnitch/addons/yararules/yararules.cpp

6 lines
74 B
C++
Raw Normal View History

2020-09-10 19:26:41 +00:00
#pragma once
extern "C" const char* get_name() {
return "yararules";
}