- renamed basictypes.h to basics.h to keep the file name in line with Raze and make comparisons easier.
Old graphics, like mine (Intel Sandybridge Mobile, GL 3.0 Mesa) do not support this, therefore most of the time RFL_SHADER_STORAGE_BUFFER wasn't unset (I found no consequence of this on my machine, but better safe than sorry). Found out by Valgrind.
No changes to the files themselves was made.