mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-08 11:57:25 +00:00
Remove unused variables.
svn-id: r45382
This commit is contained in:
parent
290f7b3937
commit
7e98cf5ca9
@ -306,7 +306,6 @@ protected:
|
||||
struct {
|
||||
uint16 nametable[4096], nametableObj[512];
|
||||
byte colortable[4096], colortableObj[512];
|
||||
byte attributes[64], attributesObj[64];
|
||||
uint16 masktable[4096], masktableObj[512];
|
||||
int objX;
|
||||
bool hasmask;
|
||||
|
Loading…
x
Reference in New Issue
Block a user