sultim-t / prboom-plus-rt

816 stars 50 forks source link

RgMaterial isn't defined anywhere. #116

Open Weather-OS opened 2 months ago

Weather-OS commented 2 months ago

Compile errors:

In file included from /home/office/Documents/prboom-plus-rt/prboom2/src/RT/rt_main.h:30,
                 from /home/office/Documents/prboom-plus-rt/prboom2/src/d_main.c:101:
/home/office/Documents/prboom-plus-rt/prboom2/src/RT/rt_textures.h:74:3: error: unknown type name ‘RgMaterial’
   74 |   RgMaterial rg_handle;
      |   ^~~~~~~~~~