This can be static
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403224
This commit is contained in:
parent
6aff304ce5
commit
55650e4354
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
|||
#include "SDL_syswm.h"
|
||||
|
||||
extern HCTX *g_hCtx; /* the table of tablet event contexts, each windows has to have it's own tablet context */
|
||||
int highestId = 0; /* the highest id of the tablet context */
|
||||
static Uint32 highestId = 0; /* the highest id of the tablet context */
|
||||
|
||||
/* Fake window to help with DirectInput events. */
|
||||
HWND SDL_HelperWindow = NULL;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue