Code:
if( ComboT[ComboAt(Link->X,Link->Y)] == 58)
I'm thinking that this statement should check if the combo where link is standing is a shallow water combo or not. However it won't compile, have I got the syntax wrong or something?