Commit of IO

This commit is contained in:
Luc Hantcherli 2007-12-11 14:23:33 +00:00
parent 32fc32865f
commit ab0bde576e
1 changed files with 7 additions and 3 deletions

View File

@ -567,6 +567,10 @@
select case (ID)
case (100)
msg='Unable to open input file.'
case (110)
msg='No materials specified via State Variable 2.'
case (120)
msg='No textures specified via State Variable 3.'
case (200)
msg='Error reading from material+texture file'
case (300)