mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-04 08:28:41 +00:00
fix compiler warning
svn-id: r6394
This commit is contained in:
parent
ebdf89e418
commit
18731b0726
@ -225,7 +225,6 @@ static int16 codec47_table[] = {
|
||||
|
||||
static byte smush_buf_big[99328];
|
||||
static byte smush_buf_small[32768];
|
||||
static byte smush_buffer[65536];
|
||||
static int16 smush_table[256];
|
||||
|
||||
void Codec47Decoder::makeTables37(int32 param) {
|
||||
|
Loading…
Reference in New Issue
Block a user