Clone of Akilla's ac2d @ https://github.com/deregtd/AC2D

stdafx.cpp 288B

123456789
  1. // stdafx.cpp : source file that includes just the standard includes
  2. // WindowLib.pch will be the pre-compiled header
  3. // stdafx.obj will contain the pre-compiled type information
  4. #include "stdafx.h"
  5. // TODO: reference any additional headers you need in STDAFX.H
  6. // and not in this file