Files
EmberBrowser/main.cpp
2021-07-16 16:49:28 -04:00

6 lines
61 B
C++

#include <EmberLib/EmberLib.hpp>
int main()
{
hello();
}