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