- added missing declarations
- reduced compiler warnings git-svn-id: http://moon:8086/svn/mips@180 a8ebac50-d88d-4704-bea3-6648445a41b3
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ static volatile int32_t mouse_y;
|
||||
static box_t box;
|
||||
static gfx_t gfx;
|
||||
static volatile int _g_posx, _g_posy;
|
||||
static volatile g_btn_l, g_btn_r;
|
||||
static volatile uint32_t g_btn_l, g_btn_r;
|
||||
static volatile uint32_t g_color;
|
||||
static char *ps2_name[PS2_NUM_IF] = {"PS2-0", "PS2-1"};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user