author | truelight |
Sun, 20 Aug 2006 11:51:10 +0000 | |
changeset 4318 | fe085a1dd0ad |
parent 4317 | c2c46cd2de15 |
child 4319 | 143de57b0e73 |
--- a/window.h Sun Aug 20 11:41:34 2006 +0000 +++ b/window.h Sun Aug 20 11:51:10 2006 +0000 @@ -386,7 +386,7 @@ int32 scroll_y; int32 subscroll; } smallmap_d; -assert_compile(WINDOW_CUSTOM_SIZE >= sizeof(traindetails_d)); +assert_compile(WINDOW_CUSTOM_SIZE >= sizeof(smallmap_d)); typedef struct { uint32 face;