I am making a basic window and keep getting the error:

LIBCS(crt0.obj) : error LNK2001: unresolved external symbol _main
Debub/Practice.exe : fatal error LNK1120: 1 unresolved externals


Anyone know a way to fix this?

Thank you