mirror of
https://github.com/SourMesen/Mesen2.git
synced 2025-04-02 10:21:44 -04:00
8 lines
282 B
C++
8 lines
282 B
C++
// stdafx.cpp : source file that includes just the standard includes
|
|
// Utilities.pch will be the pre-compiled header
|
|
// stdafx.obj will contain the pre-compiled type information
|
|
|
|
#include "pch.h"
|
|
|
|
// TODO: reference any additional headers you need in pch.h
|
|
// and not in this file
|