--- np2/lio/lio.res 2004/06/04 16:54:57 1.2 +++ np2/lio/lio.res 2005/02/07 14:46:12 1.3 @@ -1,4 +1,5 @@ -static const unsigned char liorom[] = { + +static const UINT8 liorom[] = { 0x11,0x00,0x00,0x00,0xa0,0x00,0x50,0x00,0xa1,0x00,0x54,0x00, 0xa2,0x00,0x58,0x00,0xa3,0x00,0x5c,0x00,0xa4,0x00,0x60,0x00, 0xa5,0x00,0x64,0x00,0xa6,0x00,0x68,0x00,0xa7,0x00,0x6c,0x00, @@ -102,3 +103,4 @@ static const unsigned char liorom[] = { 0x10,0x28,0x28,0x10,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00,0xe9,0xc1,0xfb, }; +