mirror of
https://github.com/holub/mame
synced 2025-05-05 05:53:05 +03:00
9 lines
80 B
C
9 lines
80 B
C
// StdAfx.h
|
|
|
|
#ifndef __STDAFX_H
|
|
#define __STDAFX_H
|
|
|
|
#include "Common.h"
|
|
|
|
#endif
|