VFS/LFS usage in llappviewer.h

From Second Life Wiki
< VFS
Jump to navigation Jump to search

/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>