mirror of
https://github.com/love2d/megasource.git
synced 2026-08-17 19:24:09 +02:00
9 lines
100 B
C
9 lines
100 B
C
// StdAfx.h
|
|
|
|
#ifndef __STDAFX_H
|
|
#define __STDAFX_H
|
|
|
|
#include "../../../Common/MyWindows.h"
|
|
|
|
#endif
|