VFS/LFS usage in llappviewer.h
< VFS
Jump to navigation
Jump to search
Revision as of 17:19, 15 June 2008 by Scalar Tardis (talk | contribs) (article split - in holding pattern)
/newview/llappviewer.h
<php>287 // VFS globals - gVFS is for general use 288 // gStaticVFS is read-only and is shipped w/ the viewer 289 // it has pre-cache data like the UI .TGAs 290 extern LLVFS *gStaticVFS; </php>