Skip to content

Commit

Permalink
TONY: LZO decompression now working correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
dreammaster committed Apr 29, 2012
1 parent ff71cda commit a2c4b4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions engines/tony/mpal/lzo.cpp
Expand Up @@ -77,6 +77,7 @@ namespace MPAL {
#define TEST_LB(m_pos) ((void) 0)

#define M2_MAX_OFFSET 0x0800
#define LZO1X

/**
* Decompresses an LZO compressed resource
Expand Down

0 comments on commit a2c4b4c

Please sign in to comment.