mirror of
https://github.com/love2d/love-android.git
synced 2026-08-18 19:54:18 +02:00
7 lines
214 B
C
7 lines
214 B
C
//---------------------------------------------------------------------------
|
|
#ifndef HelpH
|
|
#define HelpH
|
|
//---------------------------------------------------------------------------
|
|
extern char *_szHelp;
|
|
#endif
|