mirror of
https://github.com/MoleskiCoder/EightBit.git
synced 2024-11-15 21:10:07 +00:00
2482a7b742
Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
9 lines
289 B
C++
9 lines
289 B
C++
// stdafx.cpp : source file that includes just the standard includes
|
|
// test_M6502.pch will be the pre-compiled header
|
|
// stdafx.obj will contain the pre-compiled type information
|
|
|
|
#include "stdafx.h"
|
|
|
|
// TODO: reference any additional headers you need in STDAFX.H
|
|
// and not in this file
|