home *** CD-ROM | disk | FTP | other *** search
/ Xentax forum attachments archive / xentax.7z / 18759 / ROE.7z / QSSHADER_QSGameTime_1.h < prev    next >
Encoding:
C/C++ Source or Header  |  2020-09-17  |  116 b   |  7 lines

  1. #ifndef QSSHADER_QSGameTime_H
  2. #define QSSHADER_QSGameTime_H
  3.  
  4. float4 GameTime;
  5.  
  6. #endif //QSSHADER_QSGameTime_H
  7.