branch | 0.9.19 |
changeset 8857 | 0bdeea9d388e |
parent 8838 | aa2ffd427f6a |
child 8847 | ff7fbab7cd56 |
child 8987 | 47cf32305d99 |
--- a/hedgewars/uConsts.pas Thu Apr 04 14:01:54 2013 +0400 +++ b/hedgewars/uConsts.pas Thu Apr 04 18:47:09 2013 +0200 @@ -115,13 +115,11 @@ MAXNAMELEN = 192; MAXROPEPOINTS = 3840; - {$IFNDEF PAS2C} // some opengl headers do not have these macros GL_BGR = $80E0; GL_BGRA = $80E1; GL_CLAMP_TO_EDGE = $812F; GL_TEXTURE_PRIORITY = $8066; - {$ENDIF} cVisibleWater : LongInt = 128; cTeamHealthWidth : LongInt = 128;