Dreamcast Changes
This commit is contained in:
committed by
Stefanos Kornilios Mitsis Poiitidis
parent
310dd86371
commit
29550ea045
@@ -266,7 +266,8 @@ CWaterLevel::CreateWavyAtomic()
|
||||
wavyGeometry = RpGeometryCreate(9*9, 8*8*2, rpGEOMETRYTRISTRIP
|
||||
|rpGEOMETRYTEXTURED
|
||||
|rpGEOMETRYPRELIT
|
||||
|rpGEOMETRYMODULATEMATERIALCOLOR);
|
||||
|rpGEOMETRYMODULATEMATERIALCOLOR
|
||||
|rw::Geometry::HAS_TRIANGLES/* RW_DC specific */);
|
||||
|
||||
ASSERT(wavyGeometry != nil);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user