This commit is contained in:
Daveo 2001-08-14 16:50:57 +00:00
parent ac2d217e66
commit f612e1abb8

View file

@ -72,7 +72,7 @@ protected:
u8 *Map;
static u8 s_collisionTable[];
u16 *ColYTable;
u32 *ColYTable;
};