Skip to content

Instantly share code, notes, and snippets.

#include "MyForm.h"
#include "FastNoise.h"
#include <cmath>
#include <Windows.h>
using namespace Project1;
using namespace System::Windows::Forms;
[STAThread]
int main(array<String^>^ args)