This commit is contained in:
Paul 2001-03-01 16:35:05 +00:00
parent 71777d941f
commit 074f6e0943
2 changed files with 32 additions and 8 deletions

View file

@ -38,7 +38,7 @@ protected:
u8 *Map;
u8 *m_collisionTable;
static u8 s_collisionTable[];
};