6 lines
50 B
C
Executable File
6 lines
50 B
C
Executable File
#pragma once
|
|
|
|
#include "pch.h"
|
|
|
|
void Main();
|