fAreResourcesLoaded
bool fAreResourcesLoaded;
return fAreResourcesLoaded ? B_OK : B_NO_INIT;
if (!fAreResourcesLoaded) {
fAreResourcesLoaded = true;