mirror of
https://github.com/love2d/love-android.git
synced 2026-08-17 19:24:07 +02:00
10 lines
111 B
C
10 lines
111 B
C
// StdAfx.h
|
|
|
|
#ifndef __STDAFX_H
|
|
#define __STDAFX_H
|
|
|
|
// #include "MyWindows.h"
|
|
#include "NewHandler.h"
|
|
|
|
#endif
|