This commit is contained in:
parent
e7cf64e467
commit
8a15995550
2 changed files with 1 additions and 1 deletions
|
@ -42,6 +42,7 @@ void PrimInit()
|
|||
/*****************************************************************************/
|
||||
void PrimDisplay()
|
||||
{
|
||||
while(DrawSync(1));
|
||||
if ((int)CurrPrim>=(int)EndPrim)
|
||||
{
|
||||
ASSERT(!"PRIM OVERFLOW");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue